Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Ddlil_output.c401 pktap_output(ifp, proto_family, m, pre, post); in dlil_output()
405 pktap_output(ifp, proto_family, m, pre, post); in dlil_output()
408 pktap_output(ifp, proto_family, m, pre, post); in dlil_output()
H A Dpktap.h251 extern void pktap_output(struct ifnet *, protocol_family_t, struct mbuf *,
H A Dpktap.c1374 pktap_output(struct ifnet *ifp, protocol_family_t proto, struct mbuf *m, in pktap_output() function