Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/bonding/
Dbond_netlink.c101 [IFLA_BOND_RESEND_IGMP] = { .type = NLA_U32 },
328 if (data[IFLA_BOND_RESEND_IGMP]) { in bond_changelink()
330 nla_get_u32(data[IFLA_BOND_RESEND_IGMP]); in bond_changelink()
577 if (nla_put_u32(skb, IFLA_BOND_RESEND_IGMP, in bond_fill_info()
/linux-4.4.14/include/uapi/linux/
Dif_link.h487 IFLA_BOND_RESEND_IGMP, enumerator