Home
last modified time | relevance | path

Searched refs:found_host (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c589 bool_t found_host; in pf_ipaddr_match() local
609 found_host = 0; in pf_ipaddr_match()
640 found_host = 1; in pf_ipaddr_match()
647 found_host = 1; in pf_ipaddr_match()
655 found_host = 1; in pf_ipaddr_match()
659 found_host = 0; in pf_ipaddr_match()
662 if (!found_host) { in pf_ipaddr_match()
H A Dsnoop_filter.c1478 bool_t found_host; in ipaddr_match() local
1498 found_host = 0; in ipaddr_match()
1542 found_host = 1; in ipaddr_match()
1555 found_host = 1; in ipaddr_match()
1568 found_host = 1; in ipaddr_match()
1572 found_host = 0; in ipaddr_match()
1575 if (!found_host) { in ipaddr_match()