Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.h273 TOK_ATOMIC, enumerator
H A Dtables.c123 { "atomic", TOK_ATOMIC },
196 if (tcmd == TOK_ATOMIC) { in ipfw_table_handler()