Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ipnat/
H A Dipnat.c62 void dotable(natstat_t *, int, int, int, char *);
391 dotable(natstat_t *nsp, int fd, int alive, int which, char *side) in dotable() function
467 dotable(nsp, fd, alive, 0, "in"); in dostats()
470 dotable(nsp, fd, alive, 1, "out"); in dostats()