Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/connstat/
H A Dconnstat.h34 int ca_lport; member
H A Dconnstat_tcp.c254 if (ce->tcpConnLocalPort != state->cws_filter.ca_lport) { in tcp_ipv4_print()
305 if (ce->tcp6ConnLocalPort != state->cws_filter.ca_lport) { in tcp_ipv6_print()
H A Dconnstat_main.c363 portp = &filter->ca_lport; in process_filter()