Searched refs:ifnet_output_func (Results 1 – 3 of 3) sorted by relevance
317 typedef errno_t (*ifnet_output_func)(ifnet_t interface, mbuf_t data); typedef711 ifnet_output_func output; /* required */1110 ifnet_output_func output; /* required only for legacy model */
649 ifnet_output_func if_output;805 ifnet_output_func if_save_output;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()