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

  /src/external/bsd/ipf/dist/tools/
ipf.c 469 if (opendevice(ipfname, 1) != -2 && ioctl(fd, SIOCSWAPA, &in) == -1)
470 ipferror(fd, "ioctl(SIOCSWAPA)");
  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 50 # define SIOCSWAPA _IOR('r', 69, u_int)
90 # define SIOCSWAPA _IOR(r, 69, u_int)
fil.c 8030 case SIOCSWAPA :

Completed in 24 milliseconds