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

/freebsd-10.2-release/contrib/ipfilter/tools/
H A Dipf.c390 if (ioctl(fd, SIOCMATCHFLUSH, &obj) == -1) {
391 ipferror(fd, "ioctl(SIOCMATCHFLUSH)");
H A Dipnat.c320 if (ioctl(fd, SIOCMATCHFLUSH, &obj) == -1) {
321 ipferror(fd, "ioctl(SIOCMATCHFLUSH)");
/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_fil.h81 # define SIOCMATCHFLUSH _IOWR('r', 97, struct ipfobj) macro
121 # define SIOCMATCHFLUSH _IOWR(r, 97, struct ipfobj) macro
H A Dip_state.c654 case SIOCMATCHFLUSH :
H A Dip_nat.c1323 case SIOCMATCHFLUSH :

Completed in 143 milliseconds