Searched refs:SWAP_ALL (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_private.h603 * SWAP_ALL moves all named objects from set `set' to `new_set' and vise versa;
611 SWAP_ALL = 0, TEST_ALL, MOVE_ALL, COUNT_ONE, TEST_ONE, MOVE_ONE enumerator in enum:ipfw_sets_cmd
H A Dip_fw_table.c2863 case SWAP_ALL:
2908 case SWAP_ALL:
H A Dip_fw_sockopt.c948 case SWAP_ALL:
1460 (uint8_t)rt->new_set, mv != 0 ? MOVE_ALL: SWAP_ALL);

Completed in 62 milliseconds