Home
last modified time | relevance | path

Searched defs:protoent (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/include/
H A Dnetdb.h130 struct protoent { struct
131 char *p_name; /* official protocol name */
132 char **p_aliases; /* alias list */
133 int p_proto; /* protocol # */
/dflybsd-src/usr.bin/getaddrinfo/
H A Dgetaddrinfo.c188 struct protoent *protoent; in parse_protocol() local
265 struct protoent *protoent; in printaddrinfo() local
/dflybsd-src/sys/netgraph/cisco/
H A Dng_cisco.c93 struct protoent { struct
105 struct protoent downstream; argument
/dflybsd-src/sys/netgraph7/cisco/
H A Dng_cisco.c91 struct protoent { struct
103 struct protoent downstream; argument
/dflybsd-src/sbin/natd/
H A Dnatd.c1483 struct protoent *protoent; in SetupProtoRedirect() local