代码搜索结果
找到约 10,000 项符合
Protocol 的代码
udp.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
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
dcpfpkt.c
/*--------------------------------------------------------------------*/
/* d c p f p k t . c */
/*
dcpfpkt.h
#ifndef _DCPFPKT_H
#define _DCPFPKT_H
/*--------------------------------------------------------------------*/
/* d c p f p k t . h */
/*
modem.h
#ifndef MODEM_H
#define MODEM_H
/*--------------------------------------------------------------------*/
/* m o d e m . 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
makefile.am
EXTRA_DIST = PROTOCOL Doxyfile.in README.win32
SUBDIRS = etc tools man expat mio scod subst sx util c2s resolver router s2s sm
docs: Doxyfile
@doxygen
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