代码搜索结果
找到约 33,168 项符合
Protocol 的代码
ppp.c
/*****************************************************************************
* ppp.c - Network Point to Point Protocol program file.
*
* Copyright (c) 2003 by Marc Boucher, Services Informatiques
lcp.h
/*****************************************************************************
* lcp.h - Network Link Control Protocol header file.
*
* Copyright (c) 2003 by Marc Boucher, Services Informatiques (M
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
#
# Bluetooth CMTP layer configuration
#
if [ "$CONFIG_ISDN" = "y" -o "$CONFIG_ISDN" = "m" ]; then
dep_tristate 'CMTP protocol support' CONFIG_BLUEZ_CMTP $CONFIG_ISDN_CAPI $CONFIG_BLUEZ_L2CAP
fi
config.in
dep_tristate ' IrCOMM protocol' CONFIG_IRCOMM $CONFIG_IRDA
config.in
dep_tristate ' IrLAN protocol' CONFIG_IRLAN $CONFIG_IRDA
config.in
if [ "$CONFIG_NETDEVICES" != "n" ]; then
dep_tristate ' IrNET protocol' CONFIG_IRNET $CONFIG_IRDA $CONFIG_PPP
fi