Home
last modified time | relevance | path

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

/webrtc/util/src/ifaces/ffi/android/
H A Difaddrs.c443 static int interpretAddr(struct nlmsghdr *p_hdr, struct ifaddrs **p_resultList, int p_numLinks) in interpretAddr() function
644 if (interpretAddr(l_hdr, p_resultList, p_numLinks) == -1) in interpretAddrs()