Home
last modified time | relevance | path

Searched defs:max_idx (Results 1 – 2 of 2) sorted by relevance

/dpdk/examples/l2fwd-cat/
H A Dcat.c172 const unsigned max_idx = (sizeof(bitmask) * CHAR_BIT); in is_contiguous() local
/dpdk/drivers/common/cnxk/
H A Droc_npc_utils.c284 size_t max_idx = key_bit_len / 64; in npc_lshift_key() local