Home
last modified time | relevance | path

Searched refs:SIOCIPFFL (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/cmd/ipf/tools/
H A Dipf.c399 if (ioctl(fd, SIOCIPFFL, &fl) == -1) {
450 if (ioctl(fd, SIOCIPFFL, &fl) == -1) {
H A Dipnat.c416 if (!(opts & OPT_DONOTHING) && ioctl(fd, SIOCIPFFL, &n) == -1)
424 if (!(opts & OPT_DONOTHING) && ioctl(fd, SIOCIPFFL, &n) == -1)
H A Dip_fil.c378 case SIOCIPFFL :
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h43 # define SIOCIPFFL _IOWR('r', 65, int) macro
81 # define SIOCIPFFL _IOWR(r, 65, int) macro
/titanic_50/usr/src/uts/common/inet/ipf/
H A Dip_auth.c410 case SIOCIPFFL:
H A Dip_fil_solaris.c762 case SIOCIPFFL :
H A Dip_state.c437 case SIOCIPFFL :
H A Dip_nat.c816 case SIOCIPFFL : /* old SIOCFLNAT & SIOCCNATL */