Searched refs:IFLA_DSA_MASTER (Results 1 – 3 of 3) sorted by relevance
11 [IFLA_DSA_MASTER] = { .type = NLA_U32 },23 if (data[IFLA_DSA_MASTER]) { in dsa_changelink()24 u32 ifindex = nla_get_u32(data[IFLA_DSA_MASTER]); in dsa_changelink()49 if (nla_put_u32(skb, IFLA_DSA_MASTER, master->ifindex)) in dsa_fill_info()
1395 IFLA_DSA_MASTER, enumerator
396 changing the DSA master of a user port. The ``IFLA_DSA_MASTER`` u32 netlink438 ``IFLA_DSA_MASTER`` netlink attribute is not strictly needed, but rather, DSA