Home
last modified time | relevance | path

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

/external/iproute2/ip/
Diplink_bond.c51 static const char *primary_reselect_tbl[] = { variable
249 if (get_index(primary_reselect_tbl, *argv) < 0) in bond_parse_opt()
251 primary_reselect = get_index(primary_reselect_tbl, *argv); in bond_parse_opt()
497 const char *primary_reselect = get_name(primary_reselect_tbl, in bond_print_opt()