代码搜索:Protocol

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

代码结果 10,000
www.eeworm.com/read/106679/15630160

txt rfc1812.txt

Network Working Group F. Baker, Editor Request for Comments: 1812 Cisco Systems Obsoletes: 1716, 1009
www.eeworm.com/read/106679/15630177

txt rfc772.txt

Network Working Group S. Sluizer Request for Comments: 772 J. Postel
www.eeworm.com/read/106679/15630278

txt rfc929.txt

Network Working Group Joel Lilienkamp (SDC) Request for Comments: 929 Richard Mandell (SDC) Michael
www.eeworm.com/read/106294/15640958

txt rfc3048.txt

Network Working Group B. Whetten Request for Comments: 3048 Talarian Category: Informational
www.eeworm.com/read/287262/8699207

c passthru.c

/*++ Copyright (c) 1992 Microsoft Corporation Module Name: passthru.c Abstract: Ndis Intermediate Miniport driver sample. This is a passthru driver. Author: Environment:
www.eeworm.com/read/273247/10922160

c passthru.c

/*++ Copyright (c) 1992 Microsoft Corporation Module Name: passthru.c Abstract: Ndis Intermediate Miniport driver sample. This is a passthru driver. Author: Environment:
www.eeworm.com/read/399343/7868524

h _common.h

#define HWVERSION 0x1 //HARDWARE VERSION #define SWVERSION 0x1 //software VERSION //#define OSC_FREQ 11059200L #define SYSCLK 357900000
www.eeworm.com/read/300969/13876762

protocols

# # Internet (IP) protocols # # @(#)protocols 8.1 (Berkeley) 6/9/93 # ip 0 IP # internet protocol, pseudo protocol number icmp 1 ICMP # internet control message protocol igmp 2 IGMP # intern
www.eeworm.com/read/152843/5666051

kconfig

config BT_BNEP tristate "BNEP protocol support" depends on BT && BT_L2CAP select CRC32 help BNEP (Bluetooth Network Encapsulation Protocol) is Ethernet emulation layer on top of Bluetooth.
www.eeworm.com/read/141176/5775389

h ether.h

/* * $Id: ETHER.H,v 1.3 2002/02/07 10:25:41 linfusheng Exp $ */ #ifndef ETHER_H #define ETHER_H /* Standard interface flags (netdevice->flags). */ #define IFF_UP 0x1 /* interface is up