Searched refs:ifnet_set_output_handler (Results 1 – 3 of 3) sorted by relevance
368 ifnet_set_output_handler(struct ifnet *ifp, ifnet_output_func fn) in ifnet_set_output_handler() function
1817 extern errno_t ifnet_set_output_handler(struct ifnet *, ifnet_output_func);
371 err = ifnet_set_output_handler(ifp, in nx_netif_host_catch_tx()