Searched refs:iocfunctions (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/ipfilter/tools/ |
| HD | ipf.c | 61 static ioctlfunc_t iocfunctions[IPL_LOGSIZE] = { ioctl, ioctl, ioctl, variable 250 ipf_parsefile(fd, ipf_interceptadd, iocfunctions, file);
|
| HD | ipftest.c | 66 static ioctlfunc_t iocfunctions[IPL_LOGSIZE] = { ipftestioctl, variable 173 if (ipf_parsefile(-1, ipf_addrule, iocfunctions,
|