Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/ipfw/
H A Dtables.c46 static int table_do_create(ipfw_obj_header *oh, ipfw_xtable_info *i);
477 error = table_do_create(oh, &xi); in table_create()
509 table_do_create(ipfw_obj_header *oh, ipfw_xtable_info *i) in table_do_create() function
991 table_do_create(oh, &xi); in table_modify_record()