Home
last modified time | relevance | path

Searched refs:pktap_output (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.121.6/bsd/net/
H A Ddlil_output.c395 pktap_output(ifp, proto_family, m, pre, post); in dlil_output()
399 pktap_output(ifp, proto_family, m, pre, post); in dlil_output()
402 pktap_output(ifp, proto_family, m, pre, post); in dlil_output()
H A Dpktap.h235 extern void pktap_output(struct ifnet *, protocol_family_t, struct mbuf *,
H A Dpktap.c1369 pktap_output(struct ifnet *ifp, protocol_family_t proto, struct mbuf *m, in pktap_output() function