Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/ !
H A Dkpi_interface.h802 typedef void (*ifnet_input_poll_func)(ifnet_t interface, u_int32_t flags, typedef
1139 ifnet_input_poll_func input_poll; /* optional, ignored for legacy model */
H A Dif_var_private.h658 ifnet_input_poll_func if_input_poll;