Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipf.c387 if (ioctl(fd, SIOCMATCHFLUSH, &obj) == -1) {
H A Dipnat.c319 if (ioctl(fd, SIOCMATCHFLUSH, &obj) == -1) {
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil.h78 # define SIOCMATCHFLUSH _IOWR('r', 97, struct ipfobj) macro
118 # define SIOCMATCHFLUSH _IOWR(r, 97, struct ipfobj) macro
H A Dip_state.c648 case SIOCMATCHFLUSH : in ipf_state_ioctl()
H A Dip_nat.c1297 case SIOCMATCHFLUSH : in ipf_nat_ioctl()