Home | History | Annotate | Download | only in netperf

Lines Matching refs:inet_ntop

1156 inet_ntop(int af, const void *src, char *dst, size_t size);
1176 inet_ntop(source->ai_family,get_address_address(source),address_buf,sizeof(address_buf));
1184 inet_ntop(destination->ai_family,get_address_address(destination),address_buf,sizeof(address_buf));