Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.h248 TOK_IPV4, enumerator
H A Dipfw2.c412 { "ipv4", TOK_IPV4 },
413 { "ip4", TOK_IPV4 },
5402 case TOK_IPV4: in compile_rule()