Home
last modified time | relevance | path

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

/src/sbin/ipf/ipf/ !
H A Dipf.c373 if (ioctl(fd, SIOCMATCHFLUSH, &obj) == -1) { in flushfilter()
/src/sbin/ipf/ipnat/ !
H A Dipnat.c297 if (ioctl(fd, SIOCMATCHFLUSH, &obj) == -1) { in flushtable()
/src/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.c1319 case SIOCMATCHFLUSH : in ipf_nat_ioctl()