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