Home | Sort by: relevance | last modified time | path |
/src/sys/netinet6/ | |
ip6protosw.h | 121 int (*pr_input) /* input to protocol (from below) */ member in struct:ip6protosw |
/src/sys/netinet/ | |
ip_encap.h | 44 void (*pr_input) /* input to protocol (from below) */ member in struct:encapsw::__anonde028d16010a::encapsw4 50 int (*pr_input) /* input to protocol (from below) */ member in struct:encapsw::__anonde028d16010a::encapsw6 |
/src/sys/sys/ | |
protosw.h | 50 * the pr_input and pr_output hooks. Pr_input passes data up (towards 78 void (*pr_input) /* input to protocol (from below) */ member in struct:protosw |
/src/sys/net/lagg/ | |
if_laggproto.h | 105 struct mbuf * (*pr_input)(struct lagg_proto_softc *, member in struct:lagg_proto |