Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dnat64clat.c67 static void nat64clat_destroy(const char *name, uint8_t set);
142 nat64clat_destroy(name, set); in ipfw_nat64clat_handler()
357 nat64clat_destroy(const char *name, uint8_t set) in nat64clat_destroy() function
476 nat64clat_destroy(cfg->name, cfg->set); in nat64clat_destroy_cb()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64clat_control.c316 nat64clat_destroy(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in nat64clat_destroy() function
491 { IP_FW_NAT64CLAT_DESTROY,0, HDIR_SET, nat64clat_destroy },