Home | History | Annotate | Download | only in net

Lines Matching refs:afd

78 static const struct afd {
174 const struct afd *afd;
194 afd = &afdl[i];
202 if (salen < afd->a_socklen) {
208 addr = (const char *)(const void *)sa + afd->a_off;
289 switch(afd->a_af) {
302 if (inet_ntop(afd->a_af, addr, numaddr, sizeof(numaddr))
315 hp = android_gethostbyaddrfornetcontext_proxy(addr, afd->a_addrlen, afd->a_af, &netcontext);
337 switch(afd->a_af) {
351 if (inet_ntop(afd->a_af, addr, host,