Searched refs:ipaddr_match (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_filter.c | 1476 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()
|