Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.h182 struct namedobj_instance *ipfw_get_table_objhash(struct ip_fw_chain *ch);
H A Dip_fw_table.c1890 ipfw_get_table_objhash(struct ip_fw_chain *ch) in ipfw_get_table_objhash() function
H A Dip_fw_sockopt.c1767 error = export_named_objects(ipfw_get_table_objhash(ch), da, sd); in dump_named_objects()