Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_table/
H A Drte_swx_table_em.c685 table_lookup(void *table, in table_lookup() function
849 .lkp = table_lookup,
/f-stack/tools/ipfw/
H A Dtables.c57 static void table_lookup(ipfw_obj_header *oh, int ac, char *av[]);
308 table_lookup(&oh, ac, av); in ipfw_table_handler()
1146 table_lookup(ipfw_obj_header *oh, int ac, char *av[]) in table_lookup() function