Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ipfilter/tools/
HDipnat.c95 int fd, c, mode, *natfilter; local
107 natfilter = NULL;
134 natfilter = parseipfexpr(optarg, NULL);
218 dostats(fd, nsp, opts, 0, natfilter);
223 flushtable(fd, opts, natfilter);
228 dostats(fd, nsp, opts, 1, natfilter);