Searched refs:ifnet_input_poll_func (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dkpi_interface.h689 @typedef ifnet_input_poll_func
690 @discussion ifnet_input_poll_func is called by the network stack to
702 typedef void (*ifnet_input_poll_func)(ifnet_t interface, u_int32_t flags, typedef
867 ifnet_input_poll_func input_poll; /* optional, ignored for legacy model */
H A Dif_var.h544 ifnet_input_poll_func if_input_poll;

Completed in 26 milliseconds