Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dtables.c124 { "lock", TOK_LOCK },
277 case TOK_LOCK: in ipfw_table_handler()
279 table_lock(&oh, (tcmd == TOK_LOCK)); in ipfw_table_handler()
338 { "locked", TOK_LOCK },
468 case TOK_LOCK: in table_create()
H A Dipfw2.h274 TOK_LOCK, enumerator