Searched refs:IFLA_BOND_ARP_INTERVAL (Results 1 – 3 of 3) sorted by relevance
89 [IFLA_BOND_ARP_INTERVAL] = { .type = NLA_U32 },236 if (data[IFLA_BOND_ARP_INTERVAL]) { in bond_changelink()237 int arp_interval = nla_get_u32(data[IFLA_BOND_ARP_INTERVAL]); in bond_changelink()567 if (nla_put_u32(skb, IFLA_BOND_ARP_INTERVAL, bond->params.arp_interval)) in bond_fill_info()
635 IFLA_BOND_ARP_INTERVAL, enumerator
838 IFLA_BOND_ARP_INTERVAL, enumerator