Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h136 TOK_RECV, enumerator
H A Dipfw2.c335 { "recv", TOK_RECV },
4607 case TOK_RECV: in compile_rule()
4617 else if (i == TOK_RECV) in compile_rule()