Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dtables.c56 static void table_modify(ipfw_obj_header *oh, int ac, char *av[]);
235 table_modify(&oh, ac, av); in ipfw_table_handler()
538 table_modify(ipfw_obj_header *oh, int ac, char *av[]) in table_modify() function