Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h138 TOK_FRAG, enumerator
H A Dipfw2.c337 { "fragment", TOK_FRAG },
338 { "frag", TOK_FRAG },
4583 case TOK_FRAG: { in compile_rule()