Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Dip6protosw.h165 int (*pr_input) /* input to protocol (from below) */ member
H A Dip6_input.c1331 int (*pr_input)(struct mbuf **, int *, int); in ip6_input() local
/xnu-10063.101.15/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-10063.101.15/bsd/netinet/
H A Dip_input.c622 void (*pr_input)(struct mbuf *, int len); in ip_proto_dispatch_in() local