Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c2063 sus->sus_ip6 = nxs->nxs_ip6stat; in fsw_nxs2nus()
2215 ip6_stats_fold(&d->nxs_ip6stat, &s->nxs_ip6stat); in fsw_fold_stats()
/xnu-11417.140.69/bsd/skywalk/
H A Dos_stats_private.h1166 struct ip6_stats nxs_ip6stat; member
/xnu-11417.140.69/libsyscall/wrappers/skywalk/
H A Dos_channel.c1194 ptr = &nxs_fsw->nxs_ip6stat; in os_channel_get_stats_region()