Searched defs:proto (Results 1 - 25 of 288) sorted by relevance

1234567891011>>

/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dget_port.c37 krb5_getportbyname(krb5_context context, const char *service, const char *proto, int default_port) argument
/freebsd-10-stable/contrib/ipfilter/lib/
H A Dprintnat.c31 int proto; local
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/net/
H A Dh_protoent.c63 const char *proto = NULL, *name = NULL; local
H A Dh_servent.c63 const char *port = NULL, *proto = NULL, *name = NULL; local
/freebsd-10-stable/contrib/traceroute/
H A Drip_output.c12 short proto = rp->rcb_proto.sp_protocol; local
14 short proto = so->so_proto->pr_protocol; local
/freebsd-10-stable/sys/net/
H A Draw_cb.c78 raw_attach(struct socket *so, int proto) argument
/freebsd-10-stable/sys/netinet6/
H A Ddest6.c62 dest6_input(struct mbuf **mp, int *offp, int proto) argument
H A Droute6.c59 route6_input(struct mbuf **mp, int *offp, int proto) argument
H A Dip6_gre.c85 in6_gre_encapcheck(const struct mbuf *m, int off, int proto, void *arg) argument
/freebsd-10-stable/lib/libc/rpc/
H A Dgetrpcport.c56 getrpcport(char *host, int prognum, int versnum, int proto) argument
H A Dbindresvport.c81 int proto, portrange, portlow; local
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-mobile.c59 u_int16_t proto; member in struct:mobile_ip
76 u_short proto,crc; local
/freebsd-10-stable/crypto/heimdal/appl/test/
H A Dtcp_client.c40 proto (int sock, const char *hostname, const char *service) function
H A Dtcp_server.c40 proto (int sock, const char *service) function
/freebsd-10-stable/sbin/setkey/
H A Dtest-policy.c96 int so, proto, optname; local
/freebsd-10-stable/sys/netinet/
H A Dip_encap.h41 int proto; /* -1: don't care, I'll check myself */ member in struct:encaptab
H A Dip_gre.c98 int proto; local
105 in_gre_encapcheck(const struct mbuf *m, int off, int proto, void *arg) argument
/freebsd-10-stable/sys/ofed/include/linux/
H A Dnet.h38 sock_create_kern(int family, int type, int proto, struct socket **res) argument
/freebsd-10-stable/usr.bin/bluetooth/bthost/
H A Dbthost.c44 int opt, brief = 0, proto = 0; local
111 int proto; local
/freebsd-10-stable/usr.sbin/ppp/
H A Dacf.c53 acf_WrapperOctets(struct lcp *lcp, u_short proto) argument
59 acf_LayerPush(struct bundle *b __unused, struct link *l, struct mbuf *bp, int pri __unused, u_short *proto) argument
H A Dproto.c50 proto_WrapperOctets(struct lcp *lcp, u_short proto) argument
56 proto_Prepend(struct mbuf *bp, u_short proto, unsigned comp, int extra) argument
72 proto_LayerPush(struct bundle *b __unused, struct link *l, struct mbuf *bp, int pri __unused, u_short *proto) argument
85 proto_LayerPull(struct bundle *b __unused, struct link *l, struct mbuf *bp, u_short *proto) argument
[all...]
/freebsd-10-stable/contrib/amd/wire-test/
H A Dwire-test.c55 char *testhost, *proto, *tmp_buf; local
[all...]
/freebsd-10-stable/contrib/netbsd-tests/net/sys/
H A Dt_rfc6056.c54 int s, error, proto, option; local
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dgetnameinfo.c73 const char *proto = "tcp"; local
/freebsd-10-stable/contrib/wpa/src/l2_packet/
H A Dl2_packet_none.c37 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, argument

Completed in 145 milliseconds

1234567891011>>