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