Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ipf/tools/
H A Dipf.c240 if (ioctl(fd, SIOCFRENB, &enable) == -1) {
H A Dip_fil.c304 case SIOCFRENB :
/titanic_44/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
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c630 cmd != SIOCIPFSET && cmd != SIOCFRENB &&
652 case SIOCFRENB :