Home
last modified time | relevance | path

Searched refs:SIOCGETFF (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf.c228 (ioctl(fd, SIOCGETFF, &i) == -1)) { in get_flags()
H A Dip_fil.c334 case SIOCGETFF :
H A Dipfstat.c463 if (ioctl(ipf_fd, SIOCGETFF, frfp) == -1)
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h41 # define SIOCGETFF _IOR('r', 63, u_int) macro
79 # define SIOCGETFF _IOR(r, 63, u_int) macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c845 cmd != SIOCGETFS && cmd != SIOCGETFF) {
921 case SIOCGETFF :