Home
last modified time | relevance | path

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

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