Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.h188 struct namedobj_instance *ipfw_get_table_objhash(struct ip_fw_chain *ch);
H A Dip_fw_table.c1965 ipfw_get_table_objhash(struct ip_fw_chain *ch) in ipfw_get_table_objhash() function
H A Dip_fw_sockopt.c2298 error = export_named_objects(ipfw_get_table_objhash(ch), da, sd); in dump_named_objects()