/external/iproute2/tc/ |
D | f_u32.c | 199 int parse_at(int *argc_p, char ***argv_p, int *off, int *offmask) in parse_at() 228 static int parse_u32(int *argc_p, char ***argv_p, struct tc_u32_sel *sel, in parse_u32() 260 static int parse_u16(int *argc_p, char ***argv_p, struct tc_u32_sel *sel, in parse_u16() 291 static int parse_u8(int *argc_p, char ***argv_p, struct tc_u32_sel *sel, in parse_u8() 326 static int parse_ip_addr(int *argc_p, char ***argv_p, struct tc_u32_sel *sel, in parse_ip_addr() 361 static int parse_ip6_addr(int *argc_p, char ***argv_p, in parse_ip6_addr() 408 static int parse_ether_addr(int *argc_p, char ***argv_p, in parse_ether_addr() 450 static int parse_ip(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) in parse_ip() 510 static int parse_ip6(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) in parse_ip6() 554 static int parse_ether(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) in parse_ether() [all …]
|
D | p_ip.c | 27 parse_ip(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in parse_ip() 142 parse_ip6(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in parse_ip6()
|
D | m_pedit.c | 62 pedit_parse_nopopt (int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in pedit_parse_nopopt() 237 parse_val(int *argc_p, char ***argv_p, __u32 * val, int type) in parse_val() 268 parse_cmd(int *argc_p, char ***argv_p, __u32 len, int type,__u32 retain,struct tc_pedit_sel *sel,st… in parse_cmd() 338 parse_offset(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in parse_offset() 415 parse_munge(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel) in parse_munge() 461 parse_pedit(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_pedit()
|
D | m_nat.c | 44 parse_nat_args(int *argc_p, char ***argv_p,struct tc_nat *sel) in parse_nat_args() 85 parse_nat(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_nat()
|
D | p_tcp.c | 27 parse_tcp(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in parse_tcp()
|
D | p_udp.c | 27 parse_udp(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in parse_udp()
|
D | p_icmp.c | 28 parse_icmp(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in parse_icmp()
|
D | m_mirred.c | 67 parse_egress(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_egress() 214 parse_mirred(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_mirred()
|
D | m_action.c | 78 static int parse_noaopt(struct action_util *au, int *argc_p, char ***argv_p, int code, struct nlmsg… in parse_noaopt() 168 parse_action(int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_action() 371 int tc_action_gd(int cmd, unsigned flags, int *argc_p, char ***argv_p) in tc_action_gd() 483 int tc_action_modify(int cmd, unsigned flags, int *argc_p, char ***argv_p) in tc_action_modify()
|
D | m_police.c | 125 int act_parse_police(struct action_util *a,int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr… in act_parse_police() 316 int parse_police(int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_police()
|
D | m_skbedit.c | 48 parse_skbedit(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, in parse_skbedit()
|
D | m_gact.c | 93 parse_gact(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_gact()
|
D | m_xt.c | 111 static int parse_ipt(struct action_util *a,int *argc_p, in parse_ipt()
|
D | f_rsvp.c | 42 int get_addr_and_pi(int *argc_p, char ***argv_p, inet_prefix * addr, in get_addr_and_pi()
|
D | m_xt_old.c | 202 static int parse_ipt(struct action_util *a,int *argc_p, in parse_ipt()
|
D | m_ematch.c | 320 int parse_ematch(int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_ematch()
|
D | m_ipt.c | 385 static int parse_ipt(struct action_util *a,int *argc_p, in parse_ipt()
|
/external/bluetooth/glib/gobject/ |
D | glib-genmarshal.c | 762 parse_args (gint *argc_p, in parse_args()
|
/external/bluetooth/glib/glib/ |
D | gtestutils.c | 236 parse_args (gint *argc_p, in parse_args()
|