代码搜索:IP Modem

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

代码结果 10,000
www.eeworm.com/read/148413/5714456

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/148413/5714460

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
www.eeworm.com/read/148143/5718136

h ip.h

/* * File: ip.h * Purpose: Definitions for the Internet Protocol, IP. * * Notes: See RFC 791 "DARPA Internet Program Protocol * Specification" for more details. * * Author: Eric D
www.eeworm.com/read/148143/5718138

c ip.c

/* * File: ip.c * Purpose: Internet Protcol device driver * * Notes: * * Modifications: */ #include "src/include/dbug.h" #include "src/uif/net/net.h" /************************
www.eeworm.com/read/147756/5727668

c ip.c

//========================================================================== // // net/ip.c // // Stand-alone IP networking support for RedBoot // //=========================================
www.eeworm.com/read/147707/5728007

h ip.h

/* * Copyright (c) 2001-2003 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted
www.eeworm.com/read/147707/5728019

h ip.h

/* * Copyright (c) 2001-2003 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted
www.eeworm.com/read/147707/5728050

c ip.c

/* * Copyright (c) 2001-2003 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted
www.eeworm.com/read/147331/5731261

h ip.h

/* * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are
www.eeworm.com/read/146581/5736680

h ip.h

/* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permi