Home
last modified time | relevance | path

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

/linux/drivers/net/bonding/ !
H A Dbond_netlink.c113 [IFLA_BOND_RESEND_IGMP] = { .type = NLA_U32 },
427 if (data[IFLA_BOND_RESEND_IGMP]) { in bond_changelink()
429 nla_get_u32(data[IFLA_BOND_RESEND_IGMP]); in bond_changelink()
433 data[IFLA_BOND_RESEND_IGMP], extack); in bond_changelink()
775 if (nla_put_u32(skb, IFLA_BOND_RESEND_IGMP, in bond_fill_info()
/linux/tools/include/uapi/linux/ !
H A Dif_link.h1511 IFLA_BOND_RESEND_IGMP, enumerator
/linux/include/uapi/linux/ !
H A Dif_link.h1523 IFLA_BOND_RESEND_IGMP, enumerator