Home
last modified time | relevance | path

Searched refs:SIOCLOOKUPADDTABLE (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_lookup.h15 # define SIOCLOOKUPADDTABLE _IOWR('r', 60, struct iplookupop) macro
25 # define SIOCLOOKUPADDTABLE _IOWR(r, 60, struct iplookupop) macro
/titanic_50/usr/src/cmd/ipf/lib/common/
H A Dload_pool.c53 if ((*iocfunc)(poolfd, SIOCLOOKUPADDTABLE, &op))
H A Dload_hash.c76 if ((*iocfunc)(hashfd, SIOCLOOKUPADDTABLE, &op))
/titanic_50/usr/src/uts/common/inet/ipf/
H A Dip_lookup.c169 case SIOCLOOKUPADDTABLE :