Home
last modified time | relevance | path

Searched refs:ifnet_notify_data_threshold (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.81.4/bsd/net/ !
H A Ddlil_input.c496 ifnet_notify_data_threshold(ifp); in dlil_input_async()
599 ifnet_notify_data_threshold(ifp); in dlil_input_sync()
1215 ifnet_notify_data_threshold(ifp); in dlil_input_thread_cont()
1672 ifnet_notify_data_threshold(ifp); in dlil_rxpoll_input_thread_cont()
H A Dkpi_interface.c1848 ifnet_notify_data_threshold(ifp); in ifnet_stat_increment()
1875 ifnet_notify_data_threshold(ifp); in ifnet_stat_increment_in()
1902 ifnet_notify_data_threshold(ifp); in ifnet_stat_increment_out()
1933 ifnet_notify_data_threshold(ifp); in ifnet_set_stat()
1961 ifnet_notify_data_threshold(ifp); in ifnet_stat()
H A Dif_var_private.h1691 extern void ifnet_notify_data_threshold(struct ifnet *);
H A Ddlil.c7735 ifnet_notify_data_threshold(struct ifnet *ifp) in ifnet_notify_data_threshold() function
/xnu-12377.81.4/bsd/skywalk/channel/ !
H A Dchannel_kern.c265 ifnet_notify_data_threshold(ifp); in kern_channel_increment_ring_net_stats()
/xnu-12377.81.4/bsd/skywalk/nexus/netif/ !
H A Dnx_netif.c4422 ifnet_notify_data_threshold(ifp);