Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dp_ip.c142 parse_ip6(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in parse_ip6() function
158 parse_ip6,
Df_u32.c541 static int parse_ip6(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) in parse_ip6() function
717 res = parse_ip6(&argc, &argv, sel); in parse_selector()