Searched refs:ipnode_bits (Results 1 – 1 of 1) sorted by relevance
143 uint_t ipnode_bits = IPNODE_DEFAULT; in getipnodebyname_processflags() local166 ipnode_bits &= ~IPNODE_WANTIPV6; in getipnodebyname_processflags()170 ipnode_bits &= ~IPNODE_IPV4; in getipnodebyname_processflags()172 ipnode_bits &= ~IPNODE_IPV4IFNOIPV6; in getipnodebyname_processflags()176 ipnode_bits |= IPNODE_UNMAP; in getipnodebyname_processflags()179 ipnode_bits &= ~IPNODE_IPV4; in getipnodebyname_processflags()184 ipnode_bits &= ~IPNODE_IPV4; in getipnodebyname_processflags()185 ipnode_bits &= ~IPNODE_WANTIPV6; in getipnodebyname_processflags()186 ipnode_bits &= ~IPNODE_IPV4IFNOIPV6; in getipnodebyname_processflags()189 ipnode_bits = 0; in getipnodebyname_processflags()[all …]