Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c1899 sus->sus_ip = nxs->nxs_ipstat; in fsw_nxs2nus()
2054 ip_stats_fold(&d->nxs_ipstat, &s->nxs_ipstat); in fsw_fold_stats()
/xnu-8020.101.4/bsd/skywalk/
H A Dos_stats_private.h1082 struct ip_stats nxs_ipstat; member
/xnu-8020.101.4/libsyscall/wrappers/skywalk/
H A Dos_channel.c1177 ptr = &nxs_fsw->nxs_ipstat; in os_channel_get_stats_region()