Home
last modified time | relevance | path

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

/external/iproute2/ip/
Diplink_bond.c26 static const char *mode_tbl[] = { variable
174 if (get_index(mode_tbl, *argv) < 0) in bond_parse_opt()
176 mode = get_index(mode_tbl, *argv); in bond_parse_opt()
378 const char *mode = get_name(mode_tbl, in bond_print_opt()