ip_addr_scope_v6
bc->cand_scope = ip_addr_scope_v6(&bc->cand_srcaddr);
cc->cand_scope = ip_addr_scope_v6(&cc->cand_srcaddr);
dstinfo.dst_scope = ip_addr_scope_v6(dst);
dir->dir_dscope = ip_addr_scope_v6(daddr);
dir->dir_sscope = ip_addr_scope_v6(saddr);
extern in6addr_scope_t ip_addr_scope_v6(const in6_addr_t *);