Searched refs:IFLA_HSR_MULTICAST_SPEC (Results 1 – 2 of 2) sorted by relevance
25 [IFLA_HSR_MULTICAST_SPEC] = { .type = NLA_U8 },60 if (!data[IFLA_HSR_MULTICAST_SPEC]) in hsr_newlink()63 multicast_spec = nla_get_u8(data[IFLA_HSR_MULTICAST_SPEC]); in hsr_newlink()
617 IFLA_HSR_MULTICAST_SPEC, /* Last byte of supervision addr */ enumerator