Searched refs:pktap_input (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215.81.4/bsd/net/ |
| H A D | pktap.h | 234 extern void pktap_input(struct ifnet *, protocol_family_t, struct mbuf *, char *);
|
| H A D | pktap.c | 1333 pktap_input(struct ifnet *ifp, protocol_family_t proto, struct mbuf *m, in pktap_input() function
|
| H A D | if_ipsec.c | 4046 pktap_input(interface, protocol, m, NULL); in ipsec_proto_input()
|
| H A D | dlil.c | 6063 pktap_input(ifp, protocol_family, m, frame_header); in dlil_input_packet_list_common() 6178 pktap_input(ifp, protocol_family, m, frame_header); in dlil_input_packet_list_common()
|