代码搜索结果

找到约 33,168 项符合 Protocol 的代码

raw.c

/* * 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 leve

icmp.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 leve

raw.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 leve

ppp.h

/***************************************************************************** * ppp.h - Network Point to Point Protocol header file. * * Copyright (c) 2003 by Marc Boucher, Services Informatiques (MB

ppp.c

/***************************************************************************** * ppp.c - Network Point to Point Protocol program file. * * Copyright (c) 2003 by Marc Boucher, Services Informatiques (M

lcp.h

/***************************************************************************** * lcp.h - Network Link Control Protocol header file. * * Copyright (c) 2003 by Marc Boucher, Services Informatiques (MBSI

slipdev.c

/** * \addtogroup uip * @{ */ /** * \defgroup slip Serial Line IP (SLIP) protocol * @{ * * The SLIP protocol is a very simple way to transmit IP packets over * a serial line. It doe

slipdev.c

/** * \addtogroup uip * @{ */ /** * \defgroup slip Serial Line IP (SLIP) protocol * @{ * * The SLIP protocol is a very simple way to transmit IP packets over * a serial line. It doe

udp.h

/* * File: udp.h * Purpose: User Datagram Protocol, UDP, data definitions * * Notes: * * Author: Eric DeVolder * Date: 3-26-96 * * Modifications: * */ #ifndef _UDP_H #def

arp.c

/* * File: arp.c * Purpose: Address Resolution Protocol routines. * * Notes: * * Modifications: */ #include "src/init/m523xevb.h" #include "src/ethernet/nif.h" #include "src/ether