Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/ipfw/
H A Dipfw2.h233 TOK_ICMP6TYPES, enumerator
H A Dipfw2.c361 { "icmp6type", TOK_ICMP6TYPES },
362 { "icmp6types", TOK_ICMP6TYPES },
4571 case TOK_ICMP6TYPES: in compile_rule()