Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dtables.c53 static int table_do_modify(ipfw_obj_header *oh, ipfw_xtable_info *i);
561 if (table_do_modify(oh, &xi) != 0) in table_modify()
573 table_do_modify(ipfw_obj_header *oh, ipfw_xtable_info *i) in table_do_modify() function
600 if (table_do_modify(oh, &xi) != 0) in table_lock()