Searched refs:ipnode_bits (Results 1 – 1 of 1) sorted by relevance
145 uint_t ipnode_bits = IPNODE_DEFAULT; in getipnodebyname_processflags() local188 ipnode_bits &= ~IPNODE_WANTIPV6; in getipnodebyname_processflags()192 ipnode_bits &= ~IPNODE_IPV4; in getipnodebyname_processflags()194 ipnode_bits &= ~IPNODE_IPV4IFNOIPV6; in getipnodebyname_processflags()198 ipnode_bits |= IPNODE_UNMAP; in getipnodebyname_processflags()201 ipnode_bits &= ~IPNODE_IPV4; in getipnodebyname_processflags()206 ipnode_bits &= ~IPNODE_IPV4; in getipnodebyname_processflags()207 ipnode_bits &= ~IPNODE_WANTIPV6; in getipnodebyname_processflags()208 ipnode_bits &= ~IPNODE_IPV4IFNOIPV6; in getipnodebyname_processflags()211 ipnode_bits = 0; in getipnodebyname_processflags()[all …]