Home
last modified time | relevance | path

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

/external/iproute2/ip/
Diplink_bond.c80 static const char *ad_select_tbl[] = { variable
319 if (get_index(ad_select_tbl, *argv) < 0) in bond_parse_opt()
322 ad_select = get_index(ad_select_tbl, *argv); in bond_parse_opt()
569 const char *ad_select = get_name(ad_select_tbl, in bond_print_opt()