Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/ipfw/
H A Dipfw2.h142 TOK_XMIT, enumerator
H A Dipfw2.c335 { "xmit", TOK_XMIT },
4815 case TOK_XMIT: in compile_rule()
4824 if (i == TOK_XMIT) in compile_rule()