Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnsl/nss/
H A Dgetipnodeby.c143 uint_t ipnode_bits = IPNODE_DEFAULT; in getipnodebyname_processflags() local
166 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 …]