HomeSort by: relevance | last modified time | path
    Searched refs:iocfunctions (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ipf/dist/tools/
ipf.c 61 static ioctlfunc_t iocfunctions[IPL_LOGSIZE] = { ioctl, ioctl, ioctl, variable
247 ipf_parsefile(fd, ipf_interceptadd, iocfunctions, file);
ipftest.c 66 static ioctlfunc_t iocfunctions[IPL_LOGSIZE] = { ipftestioctl, variable
174 if (ipf_parsefile(-1, ipf_addrule, iocfunctions,

Completed in 25 milliseconds