Home
last modified time | relevance | path

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

/xnu-12377.81.4/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.c373 netif_gso_dispatch : nx_netif_host_output); in nx_netif_host_catch_tx()
435 nx_netif_host_output(struct ifnet *ifp, struct mbuf *m_chain) in nx_netif_host_output() function
H A Dnx_netif_gso.c776 netif_gso_functions[GSO_NONE] = nx_netif_host_output; in netif_gso_init()