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 612 #define parse_tcp parse_udp
613 static int parse_udp(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) function
722 res = parse_udp(&argc, &argv, sel);

Completed in 56 milliseconds