Searched refs:ipf_dotuning (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/ipfilter/lib/
H A Dipf_dotuning.c15 void ipf_dotuning(fd, tuneargs, iocfn) function
H A DMakefile48 $(DEST)/ipf_dotuning.o \
229 $(DEST)/ipf_dotuning.o: $(LIBSRC)/ipf_dotuning.c $(INCDEP)
230 $(CC) $(CCARGS) -c $(LIBSRC)/ipf_dotuning.c -o $@
/freebsd-10-stable/sbin/ipf/libipf/
H A DMakefile19 ipf_dotuning.c ipf_perror.c ipft_hx.c ipft_pc.c \
/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipf.c151 ipf_dotuning(fd, optarg, ioctl);
H A Dipftest.c185 ipf_dotuning(-1, optarg, ipftestioctl);
H A Dipf_y.y2576 ipf_dotuning(ipffd, buffer, ioctl);
/freebsd-10-stable/contrib/ipfilter/
H A Dipf.h262 extern void ipf_dotuning __P((int, char *, ioctlfunc_t));

Completed in 99 milliseconds