Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dtables.c59 static int table_swap(ipfw_obj_header *oh, char *second);
275 table_swap(&oh, *av); in ipfw_table_handler()
668 table_swap(ipfw_obj_header *oh, char *second) in table_swap() function