Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dnat64clat.c60 typedef int (nat64clat_cb_t)(ipfw_nat64clat_cfg *i, const char *name, typedef
62 static int nat64clat_foreach(nat64clat_cb_t *f, const char *name, uint8_t set,
508 nat64clat_foreach(nat64clat_cb_t *f, const char *name, uint8_t set, int sort) in nat64clat_foreach()