Searched refs:ipfw_unref_table (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64stl_control.c234 ipfw_unref_table(ch, cfg->map46);
236 ipfw_unref_table(ch, cfg->map64);
310 ipfw_unref_table(ch, cfg->map46);
311 ipfw_unref_table(ch, cfg->map64);
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_private.h792 void ipfw_unref_table(struct ip_fw_chain *ch, uint16_t kidx);
H A Dip_fw_table.c1647 ipfw_unref_table(struct ip_fw_chain *ch, uint16_t kidx) function

Completed in 81 milliseconds