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