Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/bonding/
H A Dbond_netlink.c107 [IFLA_BOND_RESEND_IGMP] = { .type = NLA_U32 },
410 if (data[IFLA_BOND_RESEND_IGMP]) { in bond_changelink()
412 nla_get_u32(data[IFLA_BOND_RESEND_IGMP]); in bond_changelink()
416 data[IFLA_BOND_RESEND_IGMP], extack); in bond_changelink()
732 if (nla_put_u32(skb, IFLA_BOND_RESEND_IGMP, in bond_fill_info()
/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h851 IFLA_BOND_RESEND_IGMP, enumerator
/openbmc/linux/include/uapi/linux/
H A Dif_link.h936 IFLA_BOND_RESEND_IGMP, enumerator