Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_fib/
H A Dtrie.h88 get_tbl_pos(uint32_t val, uint8_t nh_sz) in get_tbl_pos() function
96 return ((tbl[get_tbl_pos(idx, nh_sz)] >> (get_psd_idx(idx, nh_sz) * in get_tbl_val_by_idx()