Searched full:count_one (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/netpfil/ipfw/ |
| H A D | ip_fw_private.h | 591 * 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 D | ip_fw_sockopt.c | 687 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 D | ip_fw_table.c | 2304 case COUNT_ONE: in table_manage_sets() 2306 * Return EOPNOTSUPP for COUNT_ONE when per-set sysctl is in table_manage_sets()
|