Searched defs:proto (Results 176 - 200 of 337) sorted by relevance

1234567891011>>

/freebsd-current/sys/cam/
H A Dcam_xpt_internal.h81 cam_proto proto; member in struct:xpt_proto
/freebsd-current/sys/net/
H A Dif_stf.c376 stf_encapcheck(const struct mbuf *m, int off, int proto, void *arg) argument
725 in_stf_input(struct mbuf *m, int off, int proto, void *arg) argument
/freebsd-current/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c1269 uint16_t proto; local
/freebsd-current/sys/netinet6/
H A Dip_fw_nat64.h174 uint8_t proto; /* protocol */ member in struct:_ipfw_nat64lsn_stg
191 uint8_t proto; /* protocol */ member in struct:_ipfw_nat64lsn_state_v1
199 uint8_t proto; /* protocol */ member in struct:_ipfw_nat64lsn_stg_v1::nat64lsn_pgidx::__anon5609
H A Dfrag6.c421 frag6_input(struct mbuf **mp, int *offp, int proto) argument
H A Dudp6_usrreq.c246 udp6_multi_input(struct mbuf *m, int off, int proto, argument
349 udp6_input(struct mbuf **mp, int *offp, int proto) argument
992 udp6_attach(struct socket *so, int proto, struct thread *td) argument
/freebsd-current/sys/netipsec/
H A Dkeydb.h63 uint8_t proto; /* IPPROTO_ESP or IPPROTO_AH */ member in struct:secasindex
/freebsd-current/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.c650 int len, plen, proto; local
1185 int proto, hlen; local
509 nat64_init_ip4hdr(const struct ip6_hdr *ip6, const struct ip6_frag *frag, uint16_t plen, uint8_t proto, struct ip *ip) argument
1235 uint8_t proto; local
1345 int plen, proto; local
1568 int plen, hlen, proto; local
[all...]
/freebsd-current/tools/regression/sockets/unix_gc/
H A Dunix_gc.c148 my_socket(int domain, int type, int proto) argument
/freebsd-current/usr.sbin/ppp/
H A Dip.c672 u_short proto; local
H A Dfsm.h103 u_short proto; /* Protocol number */ member in struct:fsm
H A Dipcp.c105 u_short proto; member in struct:compreq
138 protoname(int proto) argument
774 u_int16_t proto = PROTO_VJCOMP; local
[all...]
/freebsd-current/sbin/ifconfig/
H A Difbridge.c196 uint8_t proto = member->ifbr_proto; local
/freebsd-current/sys/cam/ata/
H A Data_all.c428 const char *proto; local
463 const char *proto, *sata; local
[all...]
/freebsd-current/sys/netpfil/ipfw/nptv6/
H A Dnptv6.c115 int proto, hlen; local
232 int idx, proto; local
290 int idx, proto; local
[all...]
/freebsd-current/lib/libc/rpc/
H A Drpc_soc.c108 u_int proto; local
/freebsd-current/lib/libc/resolv/
H A Dres_mkupdate.c967 char * proto; member in struct:valuelist
1115 cgetservbyport(u_int16_t port, const char *proto) { /*%< Host byte order. */ argument
1143 cgetprotobynumber(int proto) argument
1181 res_servicename(u_int16_t port, const char *proto) argument
[all...]
/freebsd-current/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c1184 ng_btsocket_sco_attach(struct socket *so, int proto, struct thread *td) argument
/freebsd-current/sys/rpc/
H A Drpc_generic.c120 __rpc_get_t_size(int af, int proto, int size) argument
187 int type, proto; local
782 int proto, portrange, portlow; local
[all...]
/freebsd-current/sys/netlink/
H A Dnetlink_domain.c315 nl_pru_attach(struct socket *so, int proto, struct thread *td) argument
/freebsd-current/usr.sbin/bhyve/
H A Dnet_backend_slirp.c397 const char *proto; local
/freebsd-current/sys/dev/virtio/network/
H A Dvirtio_net.h310 int offset, proto; local
411 virtio_net_tx_offload_ctx(struct mbuf *m, int *etype, int *proto, int *start) argument
508 int flags, etype, csum_start, proto, error; local
[all...]
/freebsd-current/lib/libc/net/
H A Dgetservent.c139 const char *proto; member in struct:key
291 char *proto; local
496 char *proto; local
668 char *proto; local
869 char *proto; local
1111 getservbyname_r(const char *name, const char *proto, struct servent *serv, char *buffer, size_t bufsize, struct servent **result) argument
1148 getservbyport_r(int port, const char *proto, struct servent *serv, char *buffer, size_t bufsize, struct servent **result) argument
1345 getservbyname(const char *name, const char *proto) argument
1356 getservbyport(int port, const char *proto) argument
[all...]
/freebsd-current/sys/netinet/
H A Dudp_usrreq.c352 udp_multi_input(struct mbuf *m, int proto, struct sockaddr_in *udp_in) argument
445 udp_input(struct mbuf **mp, int *offp, int proto) argument
1512 udp_attach(struct socket *so, int proto, struct thread *td) argument
[all...]
/freebsd-current/stand/libsa/
H A Dpkgfs.c160 pkgfs_init(const char *pkgname, struct fs_ops *proto) argument

Completed in 370 milliseconds

1234567891011>>