Home
last modified time | relevance | path

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

/external/iproute2/tc/
Df_u32.c792 static int parse_hashkey(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) in parse_hashkey() function
1018 if (parse_hashkey(&argc, &argv, &sel.sel)) { in u32_parse_opt()