Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.h120 TOK_CALL, enumerator
H A Dipfw2.c285 { "call", TOK_CALL },
4365 case TOK_CALL: in compile_rule()