Home | History | Annotate | Download | only in net

Lines Matching full:afd

74 static const struct afd {
170 const struct afd *afd;
190 afd = &afdl[i];
198 if (salen < afd->a_socklen) {
204 addr = (const char *)(const void *)sa + afd->a_off;
283 switch(afd->a_af) {
296 if (inet_ntop(afd->a_af, addr, numaddr, sizeof(numaddr))
306 hp = android_gethostbyaddrfornet_proxy(addr, afd->a_addrlen, afd->a_af, netid);
328 switch(afd->a_af) {
342 if (inet_ntop(afd->a_af, addr, host,