代码搜索结果

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

skcsum.h

/****************************************************************************** * * Name: skcsum.h * Project: GEnesis - SysKonnect SK-NET Gigabit Ethernet (SK-98xx) * Version: $Revision: 1.9 $ *

usock.h

#ifndef _USOCK_H #define _USOCK_H #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _LZW_H #include "lzw.h" #endif #ifndef _PROC_H #include "proc.h" #endif #ifndef _TCP_H #include "

sppp.c

/* Simplified Point-to-Point Protocol * No negotiation, no address or ctl fields, 1-byte pids */ #include "global.h" #include "mbuf.h" #include "iface.h" #include "ip.h" #include "slhc.h" #i

entries

/file.h/1.1/Wed Mar 16 06:50:08 2005// /ftp.h/1.1/Wed Mar 16 06:50:08 2005// /http.h/1.1/Wed Mar 16 06:50:08 2005// /protocol.h/1.1/Wed Mar 16 06:50:08 2005// D

kconfig.fs2_6.patch

--- swan26/net/Kconfig.orig Wed Jun 16 01:18:57 2004 +++ swan26/net/Kconfig Fri Aug 13 22:41:15 2004 @@ -105,6 +105,8 @@ source "net/ipv4/Kconfig" +source "net/ipsec/Kconfig" + # IPv6 as modul

skcsum.h

/****************************************************************************** * * Name: skcsum.h * Project: GEnesis - SysKonnect SK-NET Gigabit Ethernet (SK-98xx) * Version: $Revision: 1.9 $ *

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

file.c

/* Internal "file" protocol implementation */ /* $Id: file.c,v 1.185.2.4 2005/04/06 09:27:40 jonas Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" #endif #include #include #inc

server.dsp

# Microsoft Developer Studio Project File - Name="Server_Protocol Server" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE

run_test.pl

eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' & eval 'exec perl -S $0 $argv:q' if 0; # run_test.pl,v 1.17 2002/10/21 19:54:39 nanbor Exp # -*- perl -*- use lib '../../../../bi