Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dkpi_interface.h786 typedef void (*ifnet_input_poll_func)(ifnet_t interface, u_int32_t flags, typedef
1126 ifnet_input_poll_func input_poll; /* optional, ignored for legacy model */
H A Dif_var_private.h654 ifnet_input_poll_func if_input_poll;