Searched refs:ifnet_input (Results 1 – 8 of 8) sorted by relevance
| /xnu-12377.81.4/bsd/netinet6/ |
| H A D | in6_gif.c | 327 ifnet_input(gifp, m, NULL); in in6_gif_input()
|
| /xnu-12377.81.4/bsd/netinet/ |
| H A D | in_gif.c | 330 ifnet_input(gifp, m, NULL); in in_gif_input()
|
| /xnu-12377.81.4/bsd/net/ |
| H A D | net_stubs.c | 120 STUB(ifnet_input);
|
| H A D | if_stf.c | 827 ifnet_input(ifp, m, &stats); in in_stf_input()
|
| H A D | kpi_interface.h | 2394 extern errno_t ifnet_input(ifnet_t interface, mbuf_t first_packet,
|
| H A D | if_utun.c | 3295 result = ifnet_input(pcb->utun_ifp, packet, &incs); in utun_pkt_input() 3297 result = ifnet_input(pcb->utun_ifp, packet, NULL); in utun_pkt_input()
|
| H A D | if_fake.c | 3758 ifnet_input(ifp, m, &stats); in feth_enqueue_input()
|
| H A D | dlil.c | 2051 ifnet_input(struct ifnet *ifp, struct mbuf *m_head, in ifnet_input() function
|