Home
last modified time | relevance | path

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

/external/iproute2/ip/
Diplink_bond.c167 __u32 arp_all_targets, resend_igmp, min_links, lp_interval; in bond_parse_opt() local
271 if (get_u32(&resend_igmp, *argv, 0)) in bond_parse_opt()
274 addattr32(n, 1024, IFLA_BOND_RESEND_IGMP, resend_igmp); in bond_parse_opt()