Searched refs:ipaddr_match (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_filter.c | 1475 ipaddr_match(enum direction which, char *hostname, int inet_type) in ipaddr_match() function 2392 ipaddr_match(dir, token, IPV4_ONLY); in primary() 2404 ipaddr_match(dir, token, IPV6_ONLY); in primary() 2561 ipaddr_match(dir, token, IPV4_AND_IPV6); in primary() 2579 ipaddr_match(dir, token, IPV4_AND_IPV6); in primary() 2583 ipaddr_match(dir, token, IPV4_ONLY); in primary() 2585 ipaddr_match(dir, token, IPV6_ONLY); in primary()
|