Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c1476 ipaddr_match(enum direction which, char *hostname, int inet_type) in ipaddr_match() function
2393 ipaddr_match(dir, token, IPV4_ONLY); in primary()
2405 ipaddr_match(dir, token, IPV6_ONLY); in primary()
2562 ipaddr_match(dir, token, IPV4_AND_IPV6); in primary()
2580 ipaddr_match(dir, token, IPV4_AND_IPV6); in primary()
2584 ipaddr_match(dir, token, IPV4_ONLY); in primary()
2586 ipaddr_match(dir, token, IPV6_ONLY); in primary()