Home
last modified time | relevance | path

Searched refs:IFLA_HSR_SLAVE1 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/hsr/
Dhsr_netlink.c23 [IFLA_HSR_SLAVE1] = { .type = NLA_U32 },
44 if (!data[IFLA_HSR_SLAVE1]) { in hsr_newlink()
48 link[0] = __dev_get_by_index(src_net, nla_get_u32(data[IFLA_HSR_SLAVE1])); in hsr_newlink()
81 res = nla_put_u32(skb, IFLA_HSR_SLAVE1, port->dev->ifindex); in hsr_fill_info()
/linux-4.1.27/include/uapi/linux/
Dif_link.h615 IFLA_HSR_SLAVE1, enumerator