Searched refs:table_lock (Results 1 – 1 of 1) sorted by relevance
52 static void table_lock(ipfw_obj_header *oh, int lock);278 table_lock(&oh, (tcmd == TOK_LOCK)); in ipfw_table_handler()597 table_lock(ipfw_obj_header *oh, int lock) in table_lock() function