Home
last modified time | relevance | path

Searched refs:inet_nton (Results 1 – 2 of 2) sorted by relevance

/external/netperf/src/
Dnetlib.h597 extern int inet_nton(int af, const void *src, char *dst, int cnt);
Dnetlib.c565 inet_nton(int af, const void *src, char *dst, int cnt) in inet_nton() function