Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/ipfw/
H A Dtables.c46 static int table_do_create(ipfw_obj_header *oh, ipfw_xtable_info *i);
492 error = table_do_create(oh, &xi); in table_create()
524 table_do_create(ipfw_obj_header *oh, ipfw_xtable_info *i) in table_do_create() function
1006 table_do_create(oh, &xi); in table_modify_record()