Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dnptv6.c65 static int nptv6_show_cb(ipfw_nptv6_cfg *cfg, const char *name, uint8_t set);
124 nptv6_foreach(nptv6_show_cb, name, set, 1); in ipfw_nptv6_handler()
361 nptv6_show_cb(ipfw_nptv6_cfg *cfg, const char *name, uint8_t set) in nptv6_show_cb() function