Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/ !
H A Dkpi_interface.c1834 ifnet_notify_data_threshold(ifp); in ifnet_stat_increment()
1861 ifnet_notify_data_threshold(ifp); in ifnet_stat_increment_in()
1888 ifnet_notify_data_threshold(ifp); in ifnet_stat_increment_out()
1919 ifnet_notify_data_threshold(ifp); in ifnet_set_stat()
1947 ifnet_notify_data_threshold(ifp); in ifnet_stat()
H A Dif_var_private.h1470 extern void ifnet_notify_data_threshold(struct ifnet *);
H A Ddlil.c3227 ifnet_notify_data_threshold(ifp); in dlil_input_thread_cont()
3485 ifnet_notify_data_threshold(ifp); in dlil_rxpoll_input_thread_cont()
4064 ifnet_notify_data_threshold(ifp); in dlil_input_async()
4139 ifnet_notify_data_threshold(ifp); in dlil_input_sync()
12279 ifnet_notify_data_threshold(struct ifnet *ifp) in ifnet_notify_data_threshold() function
/xnu-8796.121.2/bsd/skywalk/channel/ !
H A Dchannel_kern.c263 ifnet_notify_data_threshold(ifp); in kern_channel_increment_ring_net_stats()
/xnu-8796.121.2/bsd/skywalk/nexus/netif/ !
H A Dnx_netif.c4354 ifnet_notify_data_threshold(ifp);