Home
last modified time | relevance | path

Searched refs:nxs_ipstat (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c2059 sus->sus_ip = nxs->nxs_ipstat; in fsw_nxs2nus()
2214 ip_stats_fold(&d->nxs_ipstat, &s->nxs_ipstat); in fsw_fold_stats()
/xnu-11417.140.69/bsd/skywalk/
H A Dos_stats_private.h1165 struct ip_stats nxs_ipstat; member
/xnu-11417.140.69/libsyscall/wrappers/skywalk/
H A Dos_channel.c1190 ptr = &nxs_fsw->nxs_ipstat; in os_channel_get_stats_region()