Home
last modified time | relevance | path

Searched refs:SIOCMATCHFLUSH (Results 1 – 5 of 5) sorted by relevance

/freebsd/sbin/ipf/ipf/
H A Dipf.c373 if (ioctl(fd, SIOCMATCHFLUSH, &obj) == -1) { in flushfilter()
/freebsd/sbin/ipf/ipnat/
H A Dipnat.c297 if (ioctl(fd, SIOCMATCHFLUSH, &obj) == -1) { in flushtable()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h71 #define SIOCMATCHFLUSH _IOWR('r', 97, struct ipfobj) macro
H A Dip_state.c636 case SIOCMATCHFLUSH : in ipf_state_ioctl()
H A Dip_nat.c1282 case SIOCMATCHFLUSH : in ipf_nat_ioctl()