代码搜索结果
找到约 33,168 项符合
Protocol 的代码
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/include/dbug.h"
#include "src/uif/net/net.h"
/******************
l3ni1.h
/* $Id: l3ni1.h,v 1.1.4.1 2001/11/20 14:19:36 kai Exp $
*
* NI1 D-channel protocol
*
* Author Matt Henderson & Guy Ellis
* Copyright by Traverse Technologies Pty Ltd, www.travers.com.au
protocol.h
/* Driver for USB Mass Storage compliant devices
* Protocol Functions Header File
*
* $Id: protocol.h,v 1.4 2001/02/13 07:10:03 mdharm Exp $
*
* Current development and maintenance by:
* (c) 1
protocol.c
/* Driver for USB Mass Storage compliant devices
*
* $Id: protocol.c,v 1.13 2002/02/25 00:34:56 mdharm Exp $
*
* Current development and maintenance by:
* (c) 1999-2002 Matthew Dharm (mdharm-us
config.in
#
# Bluetooth RFCOMM layer configuration
#
dep_tristate 'RFCOMM protocol support' CONFIG_BLUEZ_RFCOMM $CONFIG_BLUEZ_L2CAP
if [ "$CONFIG_BLUEZ_RFCOMM" != "n" ]; then
bool ' RFCOMM TTY support' CO
config.in
dep_tristate ' IrCOMM protocol' CONFIG_IRCOMM $CONFIG_IRDA
config.in
dep_tristate ' IrLAN protocol' CONFIG_IRLAN $CONFIG_IRDA