Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netpfil/ipfw/
HDip_fw_table.c104 static void unlink_table(struct ip_fw_chain *ch, struct table_config *tc);
1496 unlink_table(ch, tc); in destroy_table()
3252 unlink_table(struct ip_fw_chain *ch, struct table_config *tc) in unlink_table() function
3300 unlink_table((struct ip_fw_chain *)arg, (struct table_config *)no); in destroy_table_locked()