代码搜索:IP
找到约 10,000 项符合「IP」的源代码
代码结果 10,000
www.eeworm.com/read/323706/13325724
h ip.h
//********************************************************************************************
//
// File : ip.h implement for Internet Protocol
//
//**********************************************
www.eeworm.com/read/323706/13325730
c ip.c
//********************************************************************************************
//
// File : ip.c implement for Internet Protocol
//
//**********************************************
www.eeworm.com/read/323706/13325820
o ip.o
www.eeworm.com/read/137266/13336342
gif ip.gif
www.eeworm.com/read/137153/13342767
gif ip.gif
www.eeworm.com/read/137153/13342795
gif ip.gif
www.eeworm.com/read/137022/13347549
h ip.h
//////////////////////////////////////////////////////////////////////////
//* ip protocol
#ifndef _IP_H
#define _IP_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#ifndef _MBUF_H
#include
www.eeworm.com/read/137022/13347553
c ip.c
#undef SIM
/* Upper half of IP, consisting of send/receive primitives, including
* fragment reassembly, for higher level protocols.
* Not needed when running as a standalone gateway.
*/
#inclu
www.eeworm.com/read/322576/13376426
gif ip.gif
www.eeworm.com/read/322464/13379691
c ip.c
#define BIGHEAD 0 /* Set non-zero to send datagrams with larger IP hdrs */
#include
#include
#include
#include "ether.h"
#include "netutil.h"
#include "i