Home
last modified time | relevance | path

Searched defs:last_bit (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/acl/
H A Dacl_gen.c116 uint32_t ranges, last_bit; in acl_node_fill_dfa() local
159 int n, ranges, last_bit; in acl_count_sequential_groups() local
/dpdk/lib/hash/
H A Drte_thash.c711 unsigned int last_bit; in get_bits_mask() local
/dpdk/lib/eal/common/
H A Deal_common_fbarray.c491 const uint64_t last_bit = 1ULL << (MASK_ALIGN - 1); in find_prev_n() local