Home
last modified time | relevance | path

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

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