Home
last modified time | relevance | path

Searched refs:IFLA_HSR_MULTICAST_SPEC (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/hsr/
H A Dhsr_netlink.c21 [IFLA_HSR_MULTICAST_SPEC] = { .type = NLA_U8 },
70 if (!data[IFLA_HSR_MULTICAST_SPEC]) in hsr_newlink()
73 multicast_spec = nla_get_u8(data[IFLA_HSR_MULTICAST_SPEC]); in hsr_newlink()
/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h1126 IFLA_HSR_MULTICAST_SPEC, /* Last byte of supervision addr */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dif_link.h1211 IFLA_HSR_MULTICAST_SPEC, /* Last byte of supervision addr */ enumerator