Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.c108 static int export_tables(struct ip_fw_chain *ch, ipfw_obj_lheader *olh,
1693 error = export_tables(ch, olh, sd); in list_tables()
2110 export_tables(struct ip_fw_chain *ch, ipfw_obj_lheader *olh, in export_tables() function