Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/connstat/
H A Dconnstat_main.c354 flag = CS_LADDR; in process_filter()
386 case CS_LADDR: in process_filter()
427 if ((*flags & (CS_LADDR|CS_RADDR)) == (CS_LADDR|CS_RADDR)) { in process_filter()
H A Dconnstat.h49 #define CS_LADDR 0x0008 /* Filter by laddr in cws_filter */ macro
H A Dconnstat_tcp.c239 if (state->cws_flags & CS_LADDR) { in tcp_ipv4_print()
286 if (state->cws_flags & CS_LADDR) { in tcp_ipv6_print()