Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/ipfw/
H A Dipfw2.h242 TOK_ICMP6TYPES, enumerator
H A Dipfw2.c369 { "icmp6type", TOK_ICMP6TYPES },
370 { "icmp6types", TOK_ICMP6TYPES },
4616 case TOK_ICMP6TYPES: in compile_rule()