Lines Matching refs:af
52 int af;60 af = AF_INET;63 af = AF_INET6;67 af = AF_INET;70 res = inet_ntop(af, addr, obuf, sizeof (obuf));97 int af, len;107 af = AF_INET6;111 af = AF_INET;115 if (inet_pton(af, *list, addr) == 1)116 hp = getipnodebyaddr(addr, len, af, &err_ret);