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

123

/darwin-on-arm/xnu/bsd/netinet6/
H A Ddest6.c57 dest6_input(struct mbuf **mp, int *offp, int proto) argument
H A Droute6.c85 route6_input(struct mbuf **mp, int *offp, int proto) argument
H A Dipcomp_input.c246 ipcomp6_input(struct mbuf **mp, int *offp, int proto) argument
H A Dah_input.c621 ah6_input(struct mbuf **mp, int *offp, int proto) argument
H A Din6_gif.c121 int proto; local
251 int in6_gif_input(struct mbuf **mp, int *offp, int proto) argument
386 gif_encapcheck6( const struct mbuf *m, __unused int off, __unused int proto, void *arg) argument
H A Desp_input.c722 esp6_input(struct mbuf **mp, int *offp, int proto) argument
/darwin-on-arm/xnu/bsd/net/
H A Draw_cb.c93 raw_attach(struct socket *so, int proto) argument
H A Dether_at_pr_module.c227 struct ifnet_attach_proto_param proto; local
H A Dether_inet6_pr_module.c244 struct ifnet_attach_proto_param proto; local
[all...]
H A Draw_usrreq.c107 raw_input(struct mbuf *m0, struct sockproto *proto, struct sockaddr *src, argument
203 raw_uattach(struct socket *so, int proto, __unused struct proc *p) argument
H A Dether_inet_pr_module.c535 struct ifnet_attach_proto_param_v2 proto; local
[all...]
H A Dif_gif.c426 gif_encapcheck( const struct mbuf *m, int off, int proto, void *arg) argument
H A Dif_llreach.h97 u_int16_t proto; /* ll proto */ member in struct:if_llreach::lr_key_s
H A Diptap.c128 iptap_ipf_input(struct ifnet *ifp, protocol_family_t proto, struct mbuf *mp, char *frame_header) argument
153 iptap_ipf_output(struct ifnet *ifp, protocol_family_t proto, struct mbuf *mp, u_int32_t pre, u_int32_t post) argument
164 iptap_enqueue_mbuf(struct ifnet *ifp, protocol_family_t proto, struct mbuf *mp, u_int32_t pre, u_int32_t post, u_int8_t io) argument
H A Dppp_deflate.c269 int proto, olen, wspace, r, flush; local
664 int rlen, proto, r; local
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_encap.h68 int proto; /* -1: don't care, I'll check myself */ member in struct:encaptab
H A Din_gif.c112 int proto, error; local
242 int af, proto; local
332 gif_encapcheck4( const struct mbuf *m, __unused int off, __unused int proto, void *arg) argument
H A Din_pcblist.c256 get_pcblist_n(short proto, struct sysctl_req *req, struct inpcbinfo *pcbinfo) argument
H A Dip_encap.c161 int proto; local
266 encap6_input(struct mbuf **mp, int *offp, int proto) argument
[all...]
H A Dip_divert.c440 div_attach(struct socket *so, int proto, struct proc *p) argument
H A Dip_flowid.h70 u_int8_t proto; member in struct:ip_flow_id
H A Dkpi_ipfilter.c222 protocol_family_t proto; local
/darwin-on-arm/xnu/bsd/netat/
H A Dat_pcb.h101 unsigned char proto; /* old-style ATPROTO_* */ member in struct:atpcb
H A Dddp_usrreq.c79 int ddp_pru_attach(struct socket *so, int proto, argument
/darwin-on-arm/xnu/bsd/netkey/
H A Dkeysock.c351 key_attach(struct socket *so, int proto, struct proc *p) argument

Completed in 179 milliseconds

123