代码搜索结果
找到约 33,168 项符合
Protocol 的代码
pup.4f
.\" SCCSID: @(#)pup.4f 8.1 9/11/90
.\" SCCSID: @(#)pup.4f 8.1 9/11/90
.TH pup 4f VAX "" Unsupported
.SH Name
pup \- Xerox PUP-I protocol family
.SH Syntax
.B #include
.br
.B #include
inet.4f
.\" SCCSID: @(#)inet.4f 8.1 9/11/90
.TH inet 4f
.SH Name
inet \- Internet protocol family
.SH Syntax
.B #include
.br
.B #include
.SH Description
.NXR "inet keyword"
.NXR
ip.4p
.\" SCCSID: @(#)ip.4p 8.1 9/11/90
.TH ip 4p
.SH Name
ip \- Internet Protocol
.SH Syntax
.B #include
.br
.B #include
.PP
.B s = socket(AF_INET, SOCK_RAW, 0);
.SH Descripti
icmp.4p
.TH icmp 4p
.SH Name
icmp \- Internet Control Message Protocol
.SH Syntax
.B #include
.br
.B #include
.PP
.B s = socket(AF_INET, SOCK_RAW, \fIproto\fP);
.SH Description
T
protocol.h
/* protocol.h 4.10 83/08/11 */
/*
* Routing Information Protocol
*
* Derived from Xerox NS Routing Information Protocol
* by changing 32-bit net numbers to sockaddr's and
* padding stuff to 32-bi
protocols
#
# @(#)protocols 4.1 (ULTRIX) 7/2/90
# Internet (IP) protocols
#
ip 0 IP # internet protocol, pseudo protocol number
icmp 1 ICMP # internet control message protocol
ggp 3 GGP # gateway-gateway protoc
udp.h
/* SCCSID: @(#)udp.h 4.1 (Ultrix) 7/2/90 */
/*
* Udp protocol header.
* Per RFC 768, September, 1981.
*/
struct udphdr {
u_short uh_sport; /* source port */
u_short uh_dport; /* destination p
protocol.java
/************************************************************************
*
* $Id: Protocol.java,v 1.2 2001/11/06 00:39:19 akhil Exp $
*
* Copyright (c) 2001 Sun Microsystems, Inc. All rights
entries.extra
/Constants.java///
/Debug.java///
/Protocol.java///
/ProtocolConstants.java///
repository
platform/binding/pjava/api/src/sun/net/www/protocol/urn