Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c622 } else if (tokentype == ADDR_IP6) { in pf_ipaddr_match()
1358 if (tokentype != ALPHA && tokentype != ADDR_IP6) in pf_primary()
1446 tokentype == ADDR_IP6 || in pf_primary()
H A Dsnoop.h126 ADDR_IP6, enumerator
H A Dsnoop_filter.c1233 tokentype = ADDR_IP6; in next()
1515 } else if (tokentype == ADDR_IP6) { in ipaddr_match()
2403 if (tokentype != ALPHA && tokentype != ADDR_IP6) in primary()
2572 tokentype == ADDR_IP6 || in primary()