代码搜索:IP Modem

找到约 10,000 项符合「IP Modem」的源代码

代码结果 10,000
www.eeworm.com/read/350518/10733796

c ip.c

/********************************************************************* * * PIC IP Module for Microchip TCP/IP Stack * *********************************************************
www.eeworm.com/read/350518/10733858

h ip.h

/********************************************************************* * * IP Defs for Microchip TCP/IP Stack * ***************************************************************
www.eeworm.com/read/276405/10740180

gif ip.gif

www.eeworm.com/read/350362/10748621

gif ip.gif

www.eeworm.com/read/421154/10752690

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/421154/10752701

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/276092/10766272

gif ip.gif

www.eeworm.com/read/276092/10766869

gif ip.gif

www.eeworm.com/read/349987/10778240

h ip.h

#ifdef IP_GLOBALS #define IP_EXT #else #define IP_EXT extern #endif #ifdef Big_End union w { uint32 dwords; struct {uint16 high ;uint16 low;}words; struct {ui
www.eeworm.com/read/349987/10778246

c ip.c

#define IP_GLOBALS #include "Config.h" #include "../include/cfg_net.h" OS_EVENT *RecIcmpQFlag; OS_EVENT *RecTcpQFlag; OS_EVENT *RecUdpQFlag; OS_EVENT *SendFlag; Rec_Ptr RECQ