Home
last modified time | relevance | path

Searched refs:SIOCLOOKUPFLUSH (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_lookup.h19 # define SIOCLOOKUPFLUSH _IOWR('r', 65, struct iplookupflush) macro
29 # define SIOCLOOKUPFLUSH _IOWR(r, 65, struct iplookupflush) macro
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_lookup.c188 case SIOCLOOKUPFLUSH :
/titanic_41/usr/src/cmd/ipf/tools/
H A Dippool.c810 if (ioctl(fd, SIOCLOOKUPFLUSH, &flush) == -1) {