Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dtables.c52 static int table_do_create(ipfw_obj_header *oh, ipfw_xtable_info *i);
486 error = table_do_create(oh, &xi); in table_create()
518 table_do_create(ipfw_obj_header *oh, ipfw_xtable_info *i) in table_do_create() function
1000 table_do_create(oh, &xi); in table_modify_record()