Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dnat.c59 static int nat_foreach(nat_cb_t *f, void *arg, int sort);
1041 nat_foreach(nat_cb_t *f, void *arg, int sort) in nat_foreach() function
1153 nat_foreach(nat_show_data, &nla, 1); in ipfw_show_nat()