Searched refs:CS_LOOPBACK (Results 1 – 3 of 3) sorted by relevance
46 #define CS_LOOPBACK 0x0001 /* Include loopback connections */ macro
234 if (!(state->cws_flags & CS_LOOPBACK) && in tcp_ipv4_print()280 if (!(state->cws_flags & CS_LOOPBACK) && in tcp_ipv6_print()
175 uint_t flags = CS_LOOPBACK | CS_IPV4 | CS_IPV6; in main()215 flags &= ~CS_LOOPBACK; in main()