Searched refs:nptv6_foreach (Results 1 – 1 of 1) sorted by relevance
| /f-stack/tools/ipfw/ |
| H A D | nptv6.c | 58 static int nptv6_foreach(nptv6_cb_t *f, const char *name, uint8_t set, 124 nptv6_foreach(nptv6_show_cb, name, set, 1); in ipfw_nptv6_handler() 128 nptv6_foreach(nptv6_destroy_cb, NULL, set, 0); in ipfw_nptv6_handler() 422 nptv6_foreach(nptv6_cb_t *f, const char *name, uint8_t set, int sort) in nptv6_foreach() function
|