Searched refs:SIOCIPFFL (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sbin/ipf/ipf/ |
| H A D | ipf.c | 380 if (ioctl(fd, SIOCIPFFL, &fl) == -1) { in flushfilter() 418 if (ioctl(fd, SIOCIPFFL, &fl) == -1) { in flushfilter()
|
| /freebsd/sbin/ipf/ipnat/ |
| H A D | ipnat.c | 303 } else if (ioctl(fd, SIOCIPFFL, &n) == -1) { in flushtable() 314 if (!(opts & OPT_DONOTHING) && ioctl(fd, SIOCIPFFL, &n) == -1) in flushtable()
|
| /freebsd/sbin/ipf/ipfsync/ |
| H A D | ipfsyncd.c | 540 (void) ioctl(lfd, SIOCIPFFL, &n2);
|
| /freebsd/sys/netpfil/ipfilter/netinet/ |
| H A D | ip_auth.c | 597 case SIOCIPFFL: in ipf_auth_ioctl()
|
| H A D | ip_sync.c | 1256 case SIOCIPFFL: in ipf_sync_ioctl()
|
| H A D | ip_fil.h | 39 #define SIOCIPFFL _IOWR('r', 65, int) macro
|
| H A D | ip_state.c | 596 case SIOCIPFFL : in ipf_state_ioctl()
|
| H A D | ip_nat.c | 1287 case SIOCIPFFL : /* old SIOCFLNAT & SIOCCNATL */ in ipf_nat_ioctl()
|
| H A D | fil.c | 8135 case SIOCIPFFL :
|