Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/connstat/
H A Dconnstat_main.c358 flag = CS_RADDR; in process_filter()
387 case CS_RADDR: in process_filter()
427 if ((*flags & (CS_LADDR|CS_RADDR)) == (CS_LADDR|CS_RADDR)) { in process_filter()
H A Dconnstat.h50 #define CS_RADDR 0x0010 /* Filter by raddr in cws_filter */ macro
H A Dconnstat_tcp.c246 if (state->cws_flags & CS_RADDR) { in tcp_ipv4_print()
295 if (state->cws_flags & CS_RADDR) { in tcp_ipv6_print()