Search | Google it | Results 1 - 1 of 1 for funcall:inet_ntop4 (0.00 seconds) |
49: case AF_INET: 50: return (inet_ntop4(src, dst, (size_t)size)); 51: case AF_INET6: 165: (best.len == 6 || (best.len == 5 && words[5] == 0xffff))) { 166: if (!inet_ntop4(src+12, tp, (size_t)(ep - tp))) 167: return (NULL);