Searched refs:a_scope (Results 1 – 2 of 2) sorted by relevance
139 addr->a_scope = RT_SCOPE_NOWHERE; in addr_constructor()219 addr->a_scope = ifa->ifa_scope; in addr_msg_parser()361 rtnl_scope2str(addr->a_scope, buf, sizeof(buf))); in addr_dump_line()443 diff |= ADDR_DIFF(SCOPE, a->a_scope != b->a_scope); in addr_compare()560 am.ifa_scope = tmpl->a_scope; in build_addr_msg()877 addr->a_scope = scope; in rtnl_addr_set_scope()883 return addr->a_scope; in rtnl_addr_get_scope()
247 uint8_t a_scope; member