Searched refs:iocfunctions (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sbin/ipf/ipf/ |
H A D | ipf.c | 47 static ioctlfunc_t iocfunctions[IPL_LOGSIZE] = { ioctl, ioctl, ioctl, variable 236 ipf_parsefile(fd, ipf_interceptadd, iocfunctions, file); in procfile()
|
/freebsd-src/sbin/ipf/ipftest/ |
H A D | ipftest.c | 49 static ioctlfunc_t iocfunctions[IPL_LOGSIZE] = { ipftestioctl, variable 154 if (ipf_parsefile(-1, ipf_addrule, iocfunctions, in main()
|