Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/bonding/
Dbond_netlink.c88 [IFLA_BOND_RESEND_IGMP] = { .type = NLA_U32 },
310 if (data[IFLA_BOND_RESEND_IGMP]) { in bond_changelink()
312 nla_get_u32(data[IFLA_BOND_RESEND_IGMP]); in bond_changelink()
518 if (nla_put_u32(skb, IFLA_BOND_RESEND_IGMP, in bond_fill_info()
/linux-4.1.27/include/uapi/linux/
Dif_link.h411 IFLA_BOND_RESEND_IGMP, enumerator