Home
last modified time | relevance | path

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

/external/iproute2/ip/
Diplink_bond.c58 static const char *fail_over_mac_tbl[] = { variable
256 if (get_index(fail_over_mac_tbl, *argv) < 0) in bond_parse_opt()
258 fail_over_mac = get_index(fail_over_mac_tbl, *argv); in bond_parse_opt()
506 const char *fail_over_mac = get_name(fail_over_mac_tbl, in bond_print_opt()