Searched refs:table_lookup (Results 1 – 2 of 2) sorted by relevance
685 table_lookup(void *table, in table_lookup() function849 .lkp = table_lookup,
57 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