Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dnet_stubs.c152 STUB(ifnet_set_stat);
H A Dkpi_interface.h2676 extern errno_t ifnet_set_stat(ifnet_t interface,
H A Dkpi_interface.c1900 ifnet_set_stat(struct ifnet *ifp, const struct ifnet_stats_param *s) in ifnet_set_stat() function
H A Dif_utun.c1736 ifnet_set_stat(pcb->utun_ifp, &stats); in utun_ctl_connect()
H A Dif_ipsec.c472 ifnet_set_stat(ifp, &stats); in ipsec_ifnet_set_attrs()