Searched refs:IPNODE_WANTIPV6 (Results 1 – 1 of 1) sorted by relevance
81 #define IPNODE_WANTIPV6 0x00000001u macro100 #define IPNODE_DEFAULT (IPNODE_WANTIPV6 | IPNODE_IPV4 | \188 ipnode_bits &= ~IPNODE_WANTIPV6; in getipnodebyname_processflags()207 ipnode_bits &= ~IPNODE_WANTIPV6; in getipnodebyname_processflags()234 ipnode_bits |= (IPNODE_WANTIPV6 | IPNODE_WANTIPV4); in getipnodebyname_processflags()239 ipnode_bits &= ~IPNODE_WANTIPV6; in getipnodebyname_processflags()266 if (!(ipnode_bits & (IPNODE_WANTIPV6 | IPNODE_WANTIPV4))) { in getipnodebyname()306 } else if (!(ipnode_bits & IPNODE_WANTIPV6)) { in getipnodebyname()378 else if (!(ipnode_bits & IPNODE_WANTIPV6)) in getipnodebyname()