Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dnat64clat.c63 static int nat64clat_destroy_cb(ipfw_nat64clat_cfg *cfg, const char *name,
131 nat64clat_foreach(nat64clat_destroy_cb, NULL, set, 0); in ipfw_nat64clat_handler()
460 nat64clat_destroy_cb(ipfw_nat64clat_cfg *cfg, const char *name __unused, in nat64clat_destroy_cb() function