Home
last modified time | relevance | path

Searched defs:pr_input (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.61.5/bsd/netinet6/
H A Dip6protosw.h165 int (*pr_input) /* input to protocol (from below) */ member
H A Dip6_input.c1346 int (*pr_input)(struct mbuf **, int *, int); in ip6_input() local
/xnu-11215.61.5/bsd/sys/
H A Dprotosw.h179 void (*pr_input) /* input to protocol (from below) */ member
265 void (*pr_input) /* input to protocol (from below) */ member
/xnu-11215.61.5/bsd/netinet/
H A Dip_input.c629 void (*pr_input)(struct mbuf *, int len); in ip_proto_dispatch_in() local