Home
last modified time | relevance | path

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

/src/sbin/ipfw/
H A Dipfw2.h243 TOK_ICMP6TYPES, enumerator
H A Dipfw2.c413 { "icmp6type", TOK_ICMP6TYPES },
414 { "icmp6types", TOK_ICMP6TYPES },
5139 case TOK_ICMP6TYPES: in compile_rule()