Searched refs:SIOCIPFFL (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/cmd/ipf/tools/ |
H A D | ipf.c | 399 if (ioctl(fd, SIOCIPFFL, &fl) == -1) { 450 if (ioctl(fd, SIOCIPFFL, &fl) == -1) {
|
H A D | ipnat.c | 416 if (!(opts & OPT_DONOTHING) && ioctl(fd, SIOCIPFFL, &n) == -1) 424 if (!(opts & OPT_DONOTHING) && ioctl(fd, SIOCIPFFL, &n) == -1)
|
H A D | ip_fil.c | 378 case SIOCIPFFL :
|
/titanic_50/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_fil.h | 43 # 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 D | ip_auth.c | 410 case SIOCIPFFL:
|
H A D | ip_fil_solaris.c | 762 case SIOCIPFFL :
|
H A D | ip_state.c | 437 case SIOCIPFFL :
|
H A D | ip_nat.c | 816 case SIOCIPFFL : /* old SIOCFLNAT & SIOCCNATL */
|