Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dnat64clat.c51 typedef int (nat64clat_cb_t)(ipfw_nat64clat_cfg *i, const char *name, typedef
53 static int nat64clat_foreach(nat64clat_cb_t *f, const char *name, uint8_t set,
499 nat64clat_foreach(nat64clat_cb_t *f, const char *name, uint8_t set, int sort) in nat64clat_foreach()