HomeSort by relevance Sort by last modified time
    Searched refs:cmpScopeID (Results 1 - 3 of 3) sorted by null

  /libcore/ojluni/src/main/native/
net_util.h 172 int cmpScopeID (unsigned int, struct sockaddr *);
net_util.c 225 if (NET_IsEqual(caddrNew, caddrCur) && cmpScopeID(scope, him)) {
net_util_md.c 260 int cmpScopeID (unsigned int scope, struct sockaddr *him) {
275 int cmpScopeID (unsigned int scope, struct sockaddr *him) {
    [all...]

Completed in 64 milliseconds