Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h228 u32 tcp_out_rsts; member
H A Dt4_hw.c5954 v4->tcp_out_rsts = STAT(OUT_RST); in t4_tp_get_tcp_stats()
5962 v6->tcp_out_rsts = STAT(OUT_RST); in t4_tp_get_tcp_stats()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c1817 tcp_stats_buff->v4.tcp_out_rsts, in view_tcp_stats()
1818 tcp_stats_buff->v6.tcp_out_rsts); in view_tcp_stats()