Home
last modified time | relevance | path

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

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