Home
last modified time | relevance | path

Searched refs:SIOCIPFINTERROR (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/ipfilter/lib/
HDipf_perror.c26 if ((*iocfunc)(fd, SIOCIPFINTERROR, &realerr) == -1)
HDinterror.c555 if ((*func)(fd, SIOCIPFINTERROR, &errnum) == 0) {
/NextBSD/sys/contrib/ipfilter/netinet/
HDip_fil_freebsd.c318 if (unit != IPL_LOGIPF && cmd != SIOCIPFINTERROR) {
325 cmd != SIOCIPFINTERROR) {
HDip_fil.h82 # define SIOCIPFINTERROR _IOR('r', 98, int) macro
122 # define SIOCIPFINTERROR _IOR(r, 98, int) macro
HDfil.c6197 case SIOCIPFINTERROR :
/NextBSD/contrib/ipfilter/
HDHISTORY123 3530259 not all ioctl error checked wth SIOCIPFINTERROR
150 3484434 SIOCIPFINTERROR must work for all devices