代码搜索结果

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

config.in

if [ "$CONFIG_NETDEVICES" != "n" ]; then dep_tristate ' IrNET protocol' CONFIG_IRNET $CONFIG_IRDA $CONFIG_PPP fi

bootloader.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, File 1,1,

udp.c.fs2_4.patch

--- linux/net/ipv4/udp.c.1 Wed Jan 28 15:57:05 2004 +++ linux/net/ipv4/udp.c Wed Jan 28 15:58:56 2004 @@ -787,6 +787,9 @@ static int udp_queue_rcv_skb(struct sock * sk, struct sk_buff *skb) { +#if

client.cpp

// client.cpp,v 1.16 2003/04/16 17:57:34 irfan Exp #include "testC.h" #include "ace/Get_Opt.h" #include "tao/RTCORBA/RTCORBA.h" #include "tao/Strategies/advanced_resource.h" const char *ior

config.in

if [ "$CONFIG_NETDEVICES" != "n" ]; then dep_tristate ' IrNET protocol' CONFIG_IRNET $CONFIG_IRDA $CONFIG_PPP fi

makefile

# # Makefile for the Linux IrDA IrNET protocol layer. # obj-$(CONFIG_IRNET) += irnet.o irnet-objs := irnet_ppp.o irnet_irda.o

csnoop_de.properties

AUTHORIZATION_SCHEME=Authorizationsentwurf: CHANNEL_RUNTIME=Channel Runtime Data Info CODE=Code CONTENT_LENGTH=Inhaltsl鋘ge: CONTENT_TYPE=Typ des Inhalts: CONTEXT_PATH=Kontext Pfad:\ COUNTRY=Country

mutex.cxx

//========================================================================== // // pthread.cxx // // POSIX pthreads implementation // //================================================

tcp.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

ip_masq.c

/* * * Masquerading functionality * * Copyright (c) 1994 Pauline Middelink * * $Id: ip_masq.c,v 1.34.2.2 1999/08/07 10:56:28 davem Exp $ * * * See ip_fw.c for original log * * Fixes: * J