Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c2067 sus->sus_tcp = nxs->nxs_tcpstat; in fsw_nxs2nus()
2216 tcp_stats_fold(&d->nxs_tcpstat, &s->nxs_tcpstat); in fsw_fold_stats()
/xnu-11417.101.15/bsd/skywalk/
H A Dos_stats_private.h1167 struct tcp_stats nxs_tcpstat; member
/xnu-11417.101.15/libsyscall/wrappers/skywalk/
H A Dos_channel.c1198 ptr = &nxs_fsw->nxs_tcpstat; in os_channel_get_stats_region()