Home
last modified time | relevance | path

Searched refs:SIOCFRENB (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf.c240 if (ioctl(fd, SIOCFRENB, &enable) == -1) {
H A Dip_fil.c304 case SIOCFRENB :
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h50 # define SIOCFRENB _IOW('r', 72, u_int) macro
88 # define SIOCFRENB _IOW(r, 72, u_int) macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c844 cmd != SIOCIPFSET && cmd != SIOCFRENB &&
866 case SIOCFRENB :