Searched refs:nptv6_foreach (Results 1 – 1 of 1) sorted by relevance
/freebsd/sbin/ipfw/ |
H A D | nptv6.c | 50 static int nptv6_foreach(nptv6_cb_t *f, const char *name, uint8_t set, 116 nptv6_foreach(nptv6_show_cb, name, set, 1); in ipfw_nptv6_handler() 120 nptv6_foreach(nptv6_destroy_cb, NULL, set, 0); in ipfw_nptv6_handler() 414 nptv6_foreach(nptv6_cb_t *f, const char *name, uint8_t set, int sort) in nptv6_foreach() function
|