Searched refs:scope_id (Results 1 – 1 of 1) sorted by relevance
155 char scope_id[13]; in cifs_convert_address() local179 memcpy(scope_id, pct + 1, slen); in cifs_convert_address()180 scope_id[slen] = '\0'; in cifs_convert_address()182 rc = kstrtouint(scope_id, 0, &s6->sin6_scope_id); in cifs_convert_address()
Completed in 5 milliseconds