Searched refs:hext (Results 1 – 1 of 1) sorted by relevance
245 struct sockaddr_in6 *hext = (struct sockaddr_in6 *)him; in getScopeID() local246 return hext->sin6_scope_id; in getScopeID()250 struct sockaddr_in6 *hext = (struct sockaddr_in6 *)him; in cmpScopeID() local251 return hext->sin6_scope_id == scope; in cmpScopeID()