Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ipfilter/tools/
H A Dipf.c381 if (ioctl(fd, SIOCMATCHFLUSH, &obj) == -1) {
H A Dipnat.c305 if (ioctl(fd, SIOCMATCHFLUSH, &obj) == -1) {
/freebsd-12.1/sys/contrib/ipfilter/netinet/
H A Dip_fil.h79 # define SIOCMATCHFLUSH _IOWR('r', 97, struct ipfobj) macro
119 # define SIOCMATCHFLUSH _IOWR(r, 97, struct ipfobj) macro
H A Dip_state.c657 case SIOCMATCHFLUSH :
H A Dip_nat.c1307 case SIOCMATCHFLUSH :