Home
last modified time | relevance | path

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

/src/sbin/ipfw/
H A Dtables.c45 static int table_do_create(ipfw_obj_header *oh, ipfw_xtable_info *i);
493 error = table_do_create(oh, &xi); in table_create()
525 table_do_create(ipfw_obj_header *oh, ipfw_xtable_info *i) in table_do_create() function
1007 table_do_create(oh, &xi); in table_modify_record()