代码搜索:protocols
找到约 3,682 项符合「protocols」的源代码
代码结果 3,682
www.eeworm.com/read/345992/3194386
protocols mib.protocols
function ip_stats() {
didone = 0;
for (i in ipForwarding) {
didone = 1;
printf "ip (acting as %s):\n",
ipForwarding == 1 ? "gateway" : "host";
printf "%9s packets received\n", ipI
www.eeworm.com/read/329482/3431528
java protocols.java
package jns.util;
/**
This class defines a unique id for every protocol above IP. Those
identifiers are used when determining what higher-level protocol to give
a packet to.
If you write yo
www.eeworm.com/read/316872/3606791
h protocols.h
/* net/atm/protocols.h - ATM protocol handler entry points */
/* Written 1995-1997 by Werner Almesberger, EPFL LRC */
#ifndef NET_ATM_PROTOCOLS_H
#define NET_ATM_PROTOCOLS_H
int atm_init_aal0(stru
www.eeworm.com/read/313723/3642569
dat protocols.dat
row_3=ether.IP.TCP.www-http|1.2048.6.80|World Wide Web HTTP|11157|4879330
row_6=ether.IP.UDP.domain|1.2048.17.53|Domain Name Server|582|80101
row_7=ether.IP.TCP.aol|1.2048.6.5190|America-Online|151|
www.eeworm.com/read/292705/3950121
h protocols.h
/* net/atm/protocols.h - ATM protocol handler entry points */
/* Written 1995-1997 by Werner Almesberger, EPFL LRC */
#ifndef NET_ATM_PROTOCOLS_H
#define NET_ATM_PROTOCOLS_H
void atm_push_raw(stru
www.eeworm.com/read/288937/3998830
h protocols.h
/* protocols.h */
#ifndef _NETINET_PROTOCOLS_H
#define _NETINET_PROTOCOLS_H
#define IP_ICMP 1
#define IP_IGMP 2
#define IP_GGP 3
#define IP_ST 5
#define IP_TCP 6
#define IP_UCL
www.eeworm.com/read/445435/1721905
java protocols.java
package jns.util;
/**
This class defines a unique id for every protocol above IP. Those
identifiers are used when determining what higher-level protocol to give
a packet to.
If you write yo
www.eeworm.com/read/439082/1820136
h protocols.h
/* net/atm/protocols.h - ATM protocol handler entry points */
/* Written 1995-1997 by Werner Almesberger, EPFL LRC */
#ifndef NET_ATM_PROTOCOLS_H
#define NET_ATM_PROTOCOLS_H
void atm_push_raw(stru
www.eeworm.com/read/436905/1842280
h protocols.h
//
// This file is part of the aMule Project.
//
// Copyright (c) 2003-2008 aMule Team ( admin@amule.org / http://www.amule.org )
// Copyright (c) 2002 Merkur ( devs@emule-project.net / http://www.emu
www.eeworm.com/read/432906/1888991
h protocols.h
#ifndef __XEN_PROTOCOLS_H__
#define __XEN_PROTOCOLS_H__
#define XEN_IO_PROTO_ABI_X86_32 "x86_32-abi"
#define XEN_IO_PROTO_ABI_X86_64 "x86_64-abi"
#define XEN_IO_PROTO_ABI_IA64 "ia64-abi