Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dprinthash_live.c54 while (!last && (ioctl(fd, SIOCLOOKUPITER, &obj) == 0)) {
H A Dprintpool_live.c54 while (!last && (ioctl(fd, SIOCLOOKUPITER, &obj) == 0)) {
/titanic_41/usr/src/cmd/ipf/tools/
H A Dippool.c631 if (ioctl(fd, SIOCLOOKUPITER, &obj)) {
899 if (ioctl(fd, SIOCLOOKUPITER, &obj)) {
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_lookup.c194 case SIOCLOOKUPITER :
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h69 # define SIOCLOOKUPITER _IOWR('r', 96, struct ipfobj) macro
107 # define SIOCLOOKUPITER _IOWR(r, 96, struct ipfobj) macro