代码搜索结果

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

in.h

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user l

ip.h

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user l

if_arp.h

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user l

def.h

//***************************************************// #ifdef __MAIN_INC_ #include "..\h\LF2407REGS.H" #else #include "..\h\2407REGS.H" #endif #include #include "..\h\ioports.H"

custom.lkf

-z -c -o"DspSoft.out" -x -i"D:/CCStudio_v3.1/c2400/cgtools/lib" "F:\software\ccs3.1\DspSoft\obj\FFT.obj" "F:\software\ccs3.1\DspSoft\obj\flag.obj" "F:\software\ccs3.1\DspSoft\obj\MAIN.obj" "F:\sof

arp.h

#ifndef __ARP_H #define __ARP_H #include "eth.h" /* ARP protocol HARDWARE identifiers. */ #define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM pseudo */ #define ARPHRD_ETHER 1 /* Ethernet 10Mbps */ #de

pmlist.h

#ifndef _PMLIST_H_ #define _PMLIST_H_ #define COMMAND_LEN 500 #define DEST_LEN 100 typedef struct ExpirationEvent { int eventId; char DevUDN[NAME_SIZE]; char ServiceID[NAME_SIZE]; struct po

pmlist.c

#include #include #include #include #include "globals.h" #include "config.h" #include "pmlist.h" #include "gatedevice.h" #include "util.h" #if HAVE_LI

nif.h

/* * File: nif.h * Purpose: Definition of a Network InterFace. * * Notes: * * Author: Eric DeVolder * Date: 11-8-95 * * Modifications: * */ #ifndef _NIF_H #define _NIF_H

arp.h

#ifndef __ARP_H #define __ARP_H #include "eth.h" /* ARP protocol HARDWARE identifiers. */ #define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM pseudo */ #define ARPHRD_ETHER 1 /* Ethernet 10Mbps */ #de