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