Home
last modified time | relevance | path

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

/Linux-v6.1/net/dsa/
Dnetlink.c10 [IFLA_DSA_MASTER] = { .type = NLA_U32 },
22 if (data[IFLA_DSA_MASTER]) { in dsa_changelink()
23 u32 ifindex = nla_get_u32(data[IFLA_DSA_MASTER]); in dsa_changelink()
48 if (nla_put_u32(skb, IFLA_DSA_MASTER, master->ifindex)) in dsa_fill_info()
/Linux-v6.1/include/uapi/linux/
Dif_link.h1383 IFLA_DSA_MASTER, enumerator
/Linux-v6.1/Documentation/networking/dsa/
Dconfiguration.rst396 changing the DSA master of a user port. The ``IFLA_DSA_MASTER`` u32 netlink
438 ``IFLA_DSA_MASTER`` netlink attribute is not strictly needed, but rather, DSA