Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dntstat.h778 #define NSTAT_SYSINFO_TCP_STATS 0x0002 macro
H A Dntstat.c4941 case NSTAT_SYSINFO_TCP_STATS: in nstat_sysinfo_send_data_internal()
4967 case NSTAT_SYSINFO_TCP_STATS: in nstat_sysinfo_send_data_internal()
/xnu-12377.61.12/bsd/netinet/
H A Dtcp_timer.c2513 data.flags = NSTAT_SYSINFO_TCP_STATS; in tcp_report_stats()