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