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 200 int cmpScopeID (unsigned int, struct sockaddr *);
net_util.c 319 if (NET_IsEqual(caddrNew, caddrCur) && cmpScopeID(scope, him)) {
net_util_md.c 249 int cmpScopeID (unsigned int scope, struct sockaddr *him) {
261 int cmpScopeID (unsigned int scope, struct sockaddr *him) {
    [all...]

Completed in 1015 milliseconds