Home
last modified time | relevance | path

Searched defs:downdelay (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/bonding/
H A Dbond_netlink.c241 int downdelay = nla_get_u32(data[IFLA_BOND_DOWNDELAY]); in bond_changelink() local
H A Dbond_main.c106 static int downdelay; variable
/openbmc/linux/include/net/
H A Dbonding.h130 int downdelay; member