Home
last modified time | relevance | path

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

/freebsd-head/sys/netpfil/ipfw/
HDip_fw_table.h194 void tc_unref(struct table_config *tc);
HDip_fw_table_value.c548 tc_unref(tc); in ipfw_link_table_values()
HDip_fw_table.c170 tc_unref(struct table_config *tc) in tc_unref() function