Searched refs:IPNODE_WANTIPV4 (Results 1 – 1 of 1) sorted by relevance
80 #define IPNODE_WANTIPV4 0x00000002u macro86 #define IPNODE_IPV4 (IPNODE_WANTIPV4 | IPNODE_IPV4IFNOIPV6)197 if (!(ipnode_bits & IPNODE_WANTIPV4)) in getipnodebyname_processflags()212 ipnode_bits |= (IPNODE_WANTIPV6 | IPNODE_WANTIPV4); in getipnodebyname_processflags()216 ipnode_bits |= (IPNODE_LITERAL | IPNODE_WANTIPV4); in getipnodebyname_processflags()244 if (!(ipnode_bits & (IPNODE_WANTIPV6 | IPNODE_WANTIPV4))) { in getipnodebyname()272 } else if (ipnode_bits & IPNODE_WANTIPV4) { in getipnodebyname()354 if (!(ipnode_bits & IPNODE_WANTIPV4)) in getipnodebyname()