Searched refs:nptv6_foreach (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sbin/ipfw/
H A Dnptv6.c53 static int nptv6_foreach(nptv6_cb_t *f, const char *name, uint8_t set,
119 nptv6_foreach(nptv6_show_cb, name, set, 1);
123 nptv6_foreach(nptv6_destroy_cb, NULL, set, 0);
417 nptv6_foreach(nptv6_cb_t *f, const char *name, uint8_t set, int sort) function

Completed in 134 milliseconds