Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.h243 TOK_ICMP6TYPES, enumerator
H A Dipfw2.c406 { "icmp6type", TOK_ICMP6TYPES },
407 { "icmp6types", TOK_ICMP6TYPES },
5034 case TOK_ICMP6TYPES: in compile_rule()