Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif_host.h47 extern int nx_netif_host_output(struct ifnet *, struct mbuf *);
H A Dnx_netif_host.c308 nx_netif_host_output); in nx_netif_host_catch_tx()
363 nx_netif_host_output(struct ifnet *ifp, struct mbuf *m) in nx_netif_host_output() function
H A Dnx_netif_gso.c676 netif_gso_functions[GSO_NONE] = nx_netif_host_output; in netif_gso_init()