Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.h241 TOK_IPV6, enumerator
H A Dipfw2.c410 { "ipv6", TOK_IPV6 },
411 { "ip6", TOK_IPV6 },
5398 case TOK_IPV6: in compile_rule()