Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h234 TOK_ICMP6TYPES, enumerator
H A Dipfw2.c377 { "icmp6type", TOK_ICMP6TYPES },
378 { "icmp6types", TOK_ICMP6TYPES },
4629 case TOK_ICMP6TYPES: in compile_rule()