Searched refs:parse_ip6_addr (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/tc/
H A Df_u32.c347 static int parse_ip6_addr(int *argc_p, char ***argv_p, struct tc_u32_sel *sel, int off) function
488 res = parse_ip6_addr(&argc, &argv, sel, 8);
493 res = parse_ip6_addr(&argc, &argv, sel, 24);

Completed in 90 milliseconds