Home
last modified time | relevance | path

Searched refs:IPLT_NONE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/ipf/tools/
H A Dippool.c266 if (type == IPLT_NONE) {
430 if (type == IPLT_NONE) {
775 if (type == IPLT_NONE) {
871 type = IPLT_NONE;
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_lookup.h61 #define IPLT_NONE 0 macro