Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/ipfw/
Dtables.c48 static int table_do_swap(ipfw_obj_header *oh, char *second);
655 table_do_swap(ipfw_obj_header *oh, char *second) in table_do_swap() function
680 if (table_do_swap(oh, second) == 0) in table_swap()