Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c2070 sus->sus_ip = nxs->nxs_ipstat; in fsw_nxs2nus()
2225 ip_stats_fold(&d->nxs_ipstat, &s->nxs_ipstat); in fsw_fold_stats()
/xnu-12377.41.6/bsd/skywalk/
H A Dos_stats_private.h1178 struct ip_stats nxs_ipstat; member
/xnu-12377.41.6/libsyscall/wrappers/skywalk/
H A Dos_channel.c1153 ptr = &nxs_fsw->nxs_ipstat; in os_channel_get_stats_region()