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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/tc/
H A Dp_udp.c27 parse_udp(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) function
36 parse_udp,
H A Df_u32.c539 #define parse_tcp parse_udp
540 static int parse_udp(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) function
665 res = parse_udp(&argc, &argv, sel);

Completed in 166 milliseconds