Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/libipf/
H A Dipf_dotuning.c14 void ipf_dotuning(int fd, char *tuneargs, ioctlfunc_t iocfn) in ipf_dotuning() function
H A DMakefile18 ipf_dotuning.c ipf_perror.c ipft_hx.c ipft_pc.c \
/freebsd/sbin/ipf/common/
H A Dipf.h229 extern void ipf_dotuning(int, char *, ioctlfunc_t);
H A Dipf_y.y2568 ipf_dotuning(ipffd, buffer, ioctl); in do_tuneint()
/freebsd/sbin/ipf/ipf/
H A Dipf.c136 ipf_dotuning(fd, optarg, ioctl); in main()
/freebsd/sbin/ipf/ipftest/
H A Dipftest.c166 ipf_dotuning(-1, optarg, ipftestioctl); in main()