Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dp_ip.c27 parse_ip(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in parse_ip() function
151 parse_ip,
Df_u32.c483 static int parse_ip(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) in parse_ip() function
716 res = parse_ip(&argc, &argv, sel); in parse_selector()