Searched refs:nx_netif_host_output (Results 1 – 3 of 3) sorted by relevance
47 extern int nx_netif_host_output(struct ifnet *, struct mbuf *);
352 netif_gso_dispatch : nx_netif_host_output); in nx_netif_host_catch_tx()407 nx_netif_host_output(struct ifnet *ifp, struct mbuf *m) in nx_netif_host_output() function
701 netif_gso_functions[GSO_NONE] = nx_netif_host_output; in netif_gso_init()