Home
last modified time | relevance | path

Searched refs:SIOCSWAPA (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipf.c469 if (opendevice(ipfname, 1) != -2 && ioctl(fd, SIOCSWAPA, &in) == -1) in swapactive()
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil.h50 # define SIOCSWAPA _IOR('r', 69, u_int) macro
90 # define SIOCSWAPA _IOR(r, 69, u_int) macro
H A Dfil.c8030 case SIOCSWAPA : in ipf_ipf_ioctl()