Home
last modified time | relevance | path

Searched defs:argv_p (Results 1 – 18 of 18) sorted by relevance

/external/iproute2/tc/
Df_u32.c197 int parse_at(int *argc_p, char ***argv_p, int *off, int *offmask) in parse_at()
226 static int parse_u32(int *argc_p, char ***argv_p, struct tc_u32_sel *sel, in parse_u32()
258 static int parse_u16(int *argc_p, char ***argv_p, struct tc_u32_sel *sel, in parse_u16()
289 static int parse_u8(int *argc_p, char ***argv_p, struct tc_u32_sel *sel, in parse_u8()
324 static int parse_ip_addr(int *argc_p, char ***argv_p, struct tc_u32_sel *sel, in parse_ip_addr()
359 static int parse_ip6_addr(int *argc_p, char ***argv_p, in parse_ip6_addr()
406 static int parse_ip6_class(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) in parse_ip6_class()
444 static int parse_ether_addr(int *argc_p, char ***argv_p, in parse_ether_addr()
483 static int parse_ip(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) in parse_ip()
543 static int parse_ip6(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) in parse_ip6()
[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()
Dm_gact.c72 get_act(char ***argv_p) in get_act()
93 parse_gact(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_gact()
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.c65 parse_egress(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_egress()
209 parse_mirred(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_mirred()
Dm_csum.c40 parse_csum_args(int *argc_p, char ***argv_p, struct tc_csum *sel) in parse_csum_args()
87 char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_csum()
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.c51 parse_skbedit(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, in parse_skbedit()
Dm_xt.c116 char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_ipt()
Df_rsvp.c40 int get_addr_and_pi(int *argc_p, char ***argv_p, inet_prefix * addr, in get_addr_and_pi()
Dm_xt_old.c208 char ***argv_p, int tca_id, struct nlmsghdr *n) 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.c389 char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_ipt()