Searched refs:nx_netif_demux (Results 1 – 4 of 4) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_vp.c | 296 (void) nx_netif_demux(NIFNA(KRNA(ring)), pkt_chain, NULL, in netif_llw_rx_notify_fast() 313 return nx_netif_demux(NIFNA(KRNA(ring)), pkt_chain, NULL, in netif_llw_rx_notify_default()
|
| H A D | nx_netif.h | 620 extern errno_t nx_netif_demux(struct nexus_netif_adapter *,
|
| H A D | nx_netif_flow.c | 569 nx_netif_demux(struct nexus_netif_adapter *nifna, in nx_netif_demux() function
|
| H A D | nx_netif.c | 3251 err = nx_netif_demux(nifna, pkt_chain, &remain, 3643 err = nx_netif_demux(nifna, pkt_chain, &remain,
|