Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/bonding/
H A Dbond_options.c236 static const struct bond_option bond_opts[BOND_OPT_LAST] = { variable
829 * to its entry in the bond_opts[] option array.
836 return &bond_opts[option]; in bond_opt_get()