Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c611 if (tokentype == ADDR_IP) { in pf_ipaddr_match()
1346 if (tokentype != ALPHA && tokentype != ADDR_IP) in pf_primary()
1445 tokentype == ADDR_IP || in pf_primary()
1454 } else if (tokentype == ADDR_IP) { in pf_primary()
H A Dsnoop.h122 ADDR_IP, enumerator
H A Dsnoop_filter.c1251 tokentype = ADDR_IP; in next()
1500 if (tokentype == ADDR_IP) { in ipaddr_match()
2391 if (tokentype != ALPHA && tokentype != ADDR_IP) in primary()
2571 tokentype == ADDR_IP || in primary()
2583 } else if (tokentype == ADDR_IP) { in primary()