Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/bonding/
H A Dbond_netlink.c126 [IFLA_BOND_COUPLED_CONTROL] = { .type = NLA_U8 },
554 if (data[IFLA_BOND_COUPLED_CONTROL]) { in bond_changelink()
555 int coupled_control = nla_get_u8(data[IFLA_BOND_COUPLED_CONTROL]); in bond_changelink()
559 data[IFLA_BOND_COUPLED_CONTROL], extack); in bond_changelink()
792 if (nla_put_u8(skb, IFLA_BOND_COUPLED_CONTROL, in bond_fill_info()
/linux-6.15/tools/include/uapi/linux/
H A Dif_link.h1528 IFLA_BOND_COUPLED_CONTROL, enumerator
/linux-6.15/include/uapi/linux/
H A Dif_link.h1536 IFLA_BOND_COUPLED_CONTROL, enumerator