Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/ipfw/
Dipfw2.h147 TOK_IPOPTS, enumerator
Dipfw2.c332 { "ipoptions", TOK_IPOPTS },
333 { "ipopts", TOK_IPOPTS },
4671 case TOK_IPOPTS: in compile_rule()