Searched defs:v4mapbuf (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgetipnodeby.c578 struct in6_addr v4mapbuf; local
579 addr6 = &v4mapbuf;
H A Dnetdir_inet.c918 struct in6_addr v4mapbuf; local
1013 IN6_INADDR_TO_V4MAPPED(addr4, &v4mapbuf);
1014 if ((tmphe = DOOR_GETIPNODEBYADDR_R((char *)&v4mapbuf,

Completed in 51 milliseconds