Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h113 TOK_CALL, enumerator
H A Dipfw2.c294 { "call", TOK_CALL },
3998 case TOK_CALL: in compile_rule()