Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ip_frag/
H A Dip_frag_internal.c14 #define IP_FRAG_TBL_POS(tbl, sig) \ macro
308 p1 = IP_FRAG_TBL_POS(tbl, sig1); in ip_frag_lookup()
309 p2 = IP_FRAG_TBL_POS(tbl, sig2); in ip_frag_lookup()