Searched refs:hext (Results 1 – 1 of 1) sorted by relevance
253 struct sockaddr_in6 *hext = (struct sockaddr_in6 *)him; in getScopeID() local257 return hext->sin6_scope_id; in getScopeID()261 struct sockaddr_in6 *hext = (struct sockaddr_in6 *)him; in cmpScopeID() local265 return hext->sin6_scope_id == scope; in cmpScopeID()