Home
last modified time | relevance | path

Searched refs:iocfunctions (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sbin/ipf/ipf/
H A Dipf.c47 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 Dipftest.c49 static ioctlfunc_t iocfunctions[IPL_LOGSIZE] = { ipftestioctl, variable
154 if (ipf_parsefile(-1, ipf_addrule, iocfunctions, in main()