Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.h194 void tc_unref(struct table_config *tc);
H A Dip_fw_table_value.c548 tc_unref(tc); in ipfw_link_table_values()
H A Dip_fw_table.c170 tc_unref(struct table_config *tc) in tc_unref() function