Searched refs:parse_udp (Results 1 – 2 of 2) sorted by relevance
27 parse_udp(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in parse_udp() function36 parse_udp,
612 #define parse_tcp parse_udp613 static int parse_udp(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) in parse_udp() function722 res = parse_udp(&argc, &argv, sel); in parse_selector()