Home
last modified time | relevance | path

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

/Linux-v6.6/net/dsa/
Dnetlink.c11 [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()
/Linux-v6.6/include/uapi/linux/
Dif_link.h1395 IFLA_DSA_MASTER, enumerator
/Linux-v6.6/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