Searched refs:nx_netif_demux (Results 1 – 4 of 4) sorted by relevance
| /xnu-8796.101.5/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.h | 638 extern errno_t nx_netif_demux(struct nexus_netif_adapter *,
|
| H A D | nx_netif_vp.c | 298 (void) nx_netif_demux(NIFNA(KRNA(ring)), pkt_chain, NULL, in netif_llw_rx_notify_fast() 315 return nx_netif_demux(NIFNA(KRNA(ring)), pkt_chain, NULL, in netif_llw_rx_notify_default()
|
| 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 | 3499 err = nx_netif_demux(nifna, pkt_chain, &remain, 3891 err = nx_netif_demux(nifna, pkt_chain, &remain,
|