Searched refs:table_create (Results 1 – 2 of 2) sorted by relevance
787 table_create(struct rte_swx_table_params *params, in table_create() function836 .create = table_create,846 .create = table_create,
55 static void table_create(ipfw_obj_header *oh, int ac, char *av[]);231 table_create(&oh, ac, av); in ipfw_table_handler()406 table_create(ipfw_obj_header *oh, int ac, char *av[]) in table_create() function