Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dnat64clat.c70 static int nat64clat_show_cb(ipfw_nat64clat_cfg *cfg, const char *name,
136 nat64clat_foreach(nat64clat_show_cb, name, set, 1); in ipfw_nat64clat_handler()
443 nat64clat_show_cb(ipfw_nat64clat_cfg *cfg, const char *name, uint8_t set) in nat64clat_show_cb() function