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