Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dnptv6.c66 static int nptv6_destroy_cb(ipfw_nptv6_cfg *cfg, const char *name, uint8_t set);
128 nptv6_foreach(nptv6_destroy_cb, NULL, set, 0); in ipfw_nptv6_handler()
386 nptv6_destroy_cb(ipfw_nptv6_cfg *cfg, const char *name __unused, uint8_t set) in nptv6_destroy_cb() function