Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dtables.c54 static int table_do_swap(ipfw_obj_header *oh, char *second);
649 table_do_swap(ipfw_obj_header *oh, char *second) in table_do_swap() function
674 if (table_do_swap(oh, second) == 0) in table_swap()