Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c607 bool_t found_host; local
627 found_host = 0;
658 found_host = 1;
665 found_host = 1;
673 found_host = 1;
677 found_host = 0;
680 if (!found_host) {
H A Dsnoop_filter.c1477 bool_t found_host; in ipaddr_match() local
1497 found_host = 0; in ipaddr_match()
1541 found_host = 1; in ipaddr_match()
1554 found_host = 1; in ipaddr_match()
1567 found_host = 1; in ipaddr_match()
1571 found_host = 0; in ipaddr_match()
1574 if (!found_host) { in ipaddr_match()