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

/freebsd-12-stable/sbin/ipfw/
H A Dnat64lsn.c58 static int nat64lsn_foreach(nat64lsn_cb_t *f, const char *name, uint8_t set,
233 nat64lsn_foreach(nat64lsn_show_cb, name, set, 1);
240 nat64lsn_foreach(nat64lsn_states_cb, name, set, 1);
243 nat64lsn_foreach(nat64lsn_show_cb, name, set, 1);
298 nat64lsn_foreach(nat64lsn_destroy_cb, NULL, set, 0);
850 nat64lsn_foreach(nat64lsn_cb_t *f, const char *name, uint8_t set, int sort) function

Completed in 101 milliseconds