Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dtables.c49 static void table_modify(ipfw_obj_header *oh, int ac, char *av[]);
235 table_modify(&oh, ac, av); in ipfw_table_handler()
545 table_modify(ipfw_obj_header *oh, int ac, char *av[]) in table_modify() function