Searched refs:ifa_scope (Results 1 – 5 of 5) sorted by relevance
55 scope = rx_msg.base_hdr.ifa_scope136 assert msg.base_hdr.ifa_scope == RtScope.RT_SCOPE_UNIVERSE.value149 if ret[0].base_hdr.ifa_scope == RtScope.RT_SCOPE_UNIVERSE.value:158 assert msg.base_hdr.ifa_scope == RtScope.RT_SCOPE_UNIVERSE.value171 assert msg.base_hdr.ifa_scope == RtScope.RT_SCOPE_LINK.value261 assert rx_msg.base_hdr.ifa_scope == RtScope.RT_SCOPE_UNIVERSE.value296 assert rx_msg.base_hdr.ifa_scope == RtScope.RT_SCOPE_UNIVERSE.value317 assert rx_msg_gu.base_hdr.ifa_scope == RtScope.RT_SCOPE_UNIVERSE.value341 assert rx_msg.base_hdr.ifa_scope == RtScope.RT_SCOPE_UNIVERSE.value369 assert rx_msg_gu.base_hdr.ifa_scope == RtScope.RT_SCOPE_UNIVERSE.value[all …]
40 uint8_t ifa_scope; /* Address scope */ member
729 uint8_t ifa_scope; member760 { .off_in = _IN(ifa_scope), .off_out = _OUT(ifa_scope), .cb = nlf_get_u8 },986 ifamsg->ifa_scope = ifa_get_scope(ifa); in dump_iface_addr()
788 hdr.ifa_scope,
626 nlm_scope = ifam->ifa_scope; in rk_getifaddrs()