代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/257278/11935587
o ip.o
www.eeworm.com/read/154687/11936537
gif ip.gif
www.eeworm.com/read/154660/11939514
h ip.h
#ifndef __IP_H__
#define __IP_H__
#define UDP 0x11
#define ICMP 0x01
/*
* This structure defines an ip header.
*/
__packed struct iphdr {
unsigned ihl:4,
version:4;
unsigned char tos;
u
www.eeworm.com/read/154660/11939656
c ip.c
/****************************************************************
* ARMSYS7 S3C44B0X developer's notes *
****************************************************************
1. 2005.5.17::
www.eeworm.com/read/154633/11941424
c ip.c
/*
* Boa, an http server
* Copyright (C) 1999 Larry Doolittle
* Copyright (C) 2000-2003 Jon Nelson
*
* This program is free software; you can redistribute
www.eeworm.com/read/257221/11943462
gif ip.gif
www.eeworm.com/read/154525/11948829
gif ip.gif
www.eeworm.com/read/154472/11954600
gif ip.gif
www.eeworm.com/read/154472/11954727
gif ip.gif
www.eeworm.com/read/154445/11960278
h ip.h
/************************************************************
* File name : Ip.h *
* By : hugang, hgx2000@mail.china.com *
*********************************************************