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

/freebsd-10.2-release/contrib/ipfilter/tools/
H A Dipf.c472 if (opendevice(ipfname, 1) != -2 && ioctl(fd, SIOCSWAPA, &in) == -1)
473 ipferror(fd, "ioctl(SIOCSWAPA)");
/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_fil.h53 # define SIOCSWAPA _IOR('r', 69, u_int) macro
93 # define SIOCSWAPA _IOR(r, 69, u_int) macro
H A Dfil.c8253 case SIOCSWAPA :

Completed in 79 milliseconds