Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h589 SWAP_ALL = 0, TEST_ALL, MOVE_ALL, COUNT_ONE, TEST_ONE, MOVE_ONE enumerator
H A Dip_fw_sockopt.c733 case COUNT_ONE: in ipfw_obj_manage_sets()
895 if (rw->manage_sets(ch, kidx, 1, COUNT_ONE) != 0) in move_objects()
937 0 /* reset counter */, COUNT_ONE); in move_objects()
H A Dip_fw_table.c2553 case COUNT_ONE: in table_manage_sets()