Searched refs:pktap_input (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.61.12/bsd/net/ |
| H A D | pktap.h | 250 extern void pktap_input(struct ifnet *, protocol_family_t, struct mbuf *, char *);
|
| H A D | dlil_input.c | 872 pktap_input(ifp, protocol_family, m, frame_header); in dlil_input_packet_list_common() 994 pktap_input(ifp, protocol_family, m, frame_header); in dlil_input_packet_list_common()
|
| H A D | pktap.c | 1339 pktap_input(struct ifnet *ifp, protocol_family_t proto, struct mbuf *m, in pktap_input() function
|
| H A D | if_ipsec.c | 4045 pktap_input(interface, protocol, m, NULL); in ipsec_proto_input()
|