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

/freebsd-10.2-release/contrib/ipfilter/tools/
H A Dipf.c313 (ioctl(fd, SIOCSETFF, &flag) != 0))
314 ipferror(fd, "ioctl(SIOCSETFF)");
/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_fil.h46 # define SIOCSETFF _IOW('r', 62, u_int) macro
86 # define SIOCSETFF _IOW(r, 62, u_int) macro
910 * recognized flags for SIOCGETFF and SIOCSETFF, and get put in fr_flags
H A Dfil.c8201 case SIOCSETFF :

Completed in 82 milliseconds