Home
last modified time | relevance | path

Searched full:count_one (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h591 * COUNT_ONE used to count number of references used by object with kidx `set';
596 SWAP_ALL = 0, TEST_ALL, MOVE_ALL, COUNT_ONE, TEST_ONE, MOVE_ONE enumerator
H A Dip_fw_sockopt.c687 case COUNT_ONE: in ipfw_obj_manage_sets()
841 * COUNT_ONE command, consider this as an object in move_objects()
845 if (rw->manage_sets(ch, kidx, 1, COUNT_ONE) != 0) in move_objects()
887 0 /* reset counter */, COUNT_ONE); in move_objects()
H A Dip_fw_table.c2304 case COUNT_ONE: in table_manage_sets()
2306 * Return EOPNOTSUPP for COUNT_ONE when per-set sysctl is in table_manage_sets()