Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/ipfw/
H A Dipfw2.h245 TOK_DSTIP6, enumerator
H A Ddummynet.c91 { "dst-ipv6", TOK_DSTIP6},
92 { "dst-ip6", TOK_DSTIP6},
1497 case TOK_DSTIP6: in ipfw_config_pipe()
H A Dipfw2.c388 { "dst-ipv6", TOK_DSTIP6 },
389 { "dst-ip6", TOK_DSTIP6 },
5130 case TOK_DSTIP6: in compile_rule()