Home
last modified time | relevance | path

Searched defs:argc_p (Results 1 – 19 of 19) sorted by relevance

/external/iproute2/tc/
Df_u32.c199 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 …]
Dp_ip.c27 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()
Dm_pedit.c62 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()
Dm_nat.c44 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()
Dp_tcp.c27 parse_tcp(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in parse_tcp()
Dp_udp.c27 parse_udp(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in parse_udp()
Dp_icmp.c28 parse_icmp(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in parse_icmp()
Dm_mirred.c67 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()
Dm_action.c78 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()
Dm_police.c125 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()
Dm_skbedit.c48 parse_skbedit(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, in parse_skbedit()
Dm_gact.c93 parse_gact(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_gact()
Dm_xt.c111 static int parse_ipt(struct action_util *a,int *argc_p, in parse_ipt()
Df_rsvp.c42 int get_addr_and_pi(int *argc_p, char ***argv_p, inet_prefix * addr, in get_addr_and_pi()
Dm_xt_old.c202 static int parse_ipt(struct action_util *a,int *argc_p, in parse_ipt()
Dm_ematch.c320 int parse_ematch(int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_ematch()
Dm_ipt.c385 static int parse_ipt(struct action_util *a,int *argc_p, in parse_ipt()
/external/bluetooth/glib/gobject/
Dglib-genmarshal.c762 parse_args (gint *argc_p, in parse_args()
/external/bluetooth/glib/glib/
Dgtestutils.c236 parse_args (gint *argc_p, in parse_args()