Searched refs:ipftestioctl (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sbin/ipf/ipftest/ |
| H A D | ipftest.c | 41 int ipftestioctl(int, ioctlcmd_t, ...); 49 static ioctlfunc_t iocfunctions[IPL_LOGSIZE] = { ipftestioctl, 95 if (ipftestioctl(IPL_LOGIPF, SIOCFRENB, &i) != 0) in main() 166 ipf_dotuning(-1, optarg, ipftestioctl); in main() 327 int ipftestioctl(int dev, ioctlcmd_t cmd, ...) in ipftestioctl() function 596 printfr(fr, ipftestioctl); in dumprules()
|