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

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 79 # define SIOCIPFINTERROR _IOR('r', 98, int)
119 # define SIOCIPFINTERROR _IOR(r, 98, int)
ip_fil_netbsd.c 702 if (unit != IPL_LOGIPF && cmd != SIOCIPFINTERROR) {
709 cmd != SIOCIPFINTERROR) {
fil.c 6051 /* SIOCIPFINTERROR so that the same code isn't required in every handler. */
6064 case SIOCIPFINTERROR :

Completed in 23 milliseconds