Home
last modified time | relevance | path

Searched defs:ptbl (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/lib/librte_lpm/
H A Drte_lpm_altivec.h26 const uint32_t *ptbl; in rte_lpm_lookupx4() local
H A Drte_lpm_sse.h25 const uint32_t *ptbl; in rte_lpm_lookupx4() local
H A Drte_lpm_neon.h26 const uint32_t *ptbl; in rte_lpm_lookupx4() local
H A Drte_lpm.h290 const uint32_t *ptbl; in rte_lpm_lookup() local
348 const uint32_t *ptbl; in rte_lpm_lookup_bulk_func() local
/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_lpm.h275 const uint32_t *ptbl; in rte_lpm_lookup() local
333 const uint32_t *ptbl; in rte_lpm_lookup_bulk_func() local
/f-stack/freebsd/netinet/
H A Dtcp_ratelimit.h44 const struct tcp_rate_set *ptbl; /* Pointer to parent table */ member