HomeSort by relevance Sort by last modified time
    Searched refs:parse_udp (Results 1 - 2 of 2) sorted by null

  /external/iproute2/tc/
p_udp.c 27 parse_udp(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) function
36 parse_udp,
f_u32.c 610 #define parse_tcp parse_udp
611 static int parse_udp(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) function
720 res = parse_udp(&argc, &argv, sel);

Completed in 50 milliseconds