Searched refs:nat64stl_destroy (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sbin/ipfw/
H A Dnat64stl.c60 static void nat64stl_destroy(const char *name, uint8_t set);
168 nat64stl_destroy(name, set);
367 nat64stl_destroy(const char *name, uint8_t set) function
485 nat64stl_destroy(cfg->name, cfg->set);
/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64stl_control.c322 nat64stl_destroy(struct ip_fw_chain *ch, ip_fw3_opheader *op3, function
498 { IP_FW_NAT64STL_DESTROY,0, HDIR_SET, nat64stl_destroy },

Completed in 76 milliseconds