Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netpfil/ipfw/
Dip_fw_table.h199 void tc_unref(struct table_config *tc);
Dip_fw_table_value.c552 tc_unref(tc); in ipfw_link_table_values()
Dip_fw_table.c174 tc_unref(struct table_config *tc) in tc_unref() function