Home
last modified time | relevance | path

Searched refs:SIOCLOOKUPDELTABLE (Results 1 – 6 of 6) sorted by path

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dload_hash.c117 if ((*iocfunc)(hashfd, SIOCLOOKUPDELTABLE, &op))
H A Dload_pool.c70 if ((*iocfunc)(poolfd, SIOCLOOKUPDELTABLE, &op))
H A Dremove_hash.c44 if ((*iocfunc)(hashfd, SIOCLOOKUPDELTABLE, &op))
H A Dremove_pool.c41 if ((*iocfunc)(poolfd, SIOCLOOKUPDELTABLE, &op))
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_lookup.c175 case SIOCLOOKUPDELTABLE :
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_lookup.h14 # define SIOCLOOKUPDELTABLE _IOWR('r', 61, struct iplookupop) macro
24 # define SIOCLOOKUPDELTABLE _IOWR(r, 61, struct iplookupop) macro