Home
last modified time | relevance | path

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

/external/iproute2/tc/
Df_u32.c197 static 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()
541 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()
220 parse_val(int *argc_p, char ***argv_p, __u32 * val, int type) in parse_val()
251 parse_cmd(int *argc_p, char ***argv_p, __u32 len, int type,__u32 retain,struct tc_pedit_sel *sel,st… in parse_cmd()
321 parse_offset(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in parse_offset()
398 parse_munge(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel) in parse_munge()
444 parse_pedit(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_pedit()
Dm_gact.c72 get_act(char ***argv_p) in get_act()
93 parse_gact(struct action_util *a, int *argc_p, char ***argv_p, in parse_gact()
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_icmp.c28 parse_icmp(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in parse_icmp()
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_tcp.c27 parse_tcp(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in parse_tcp()
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_mirred.c65 parse_egress(struct action_util *a, int *argc_p, char ***argv_p, in parse_egress()
210 parse_mirred(struct action_util *a, int *argc_p, char ***argv_p, in parse_mirred()
Dm_action.c77 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()
392 static int tc_action_gd(int cmd, unsigned flags, int *argc_p, char ***argv_p) in tc_action_gd()
504 static int tc_action_modify(int cmd, unsigned flags, int *argc_p, char ***argv_p) in tc_action_modify()
Dm_police.c124 int act_parse_police(struct action_util *a,int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr… in act_parse_police()
314 int parse_police(int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_police()
Dm_connmark.c44 parse_connmark(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, in parse_connmark()
Dm_simple.c96 parse_simple(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, in parse_simple()
Dm_vlan.c36 static int parse_vlan(struct action_util *a, int *argc_p, char ***argv_p, in parse_vlan()
Dm_skbedit.c50 parse_skbedit(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, in parse_skbedit()
Df_rsvp.c40 static int get_addr_and_pi(int *argc_p, char ***argv_p, inet_prefix * addr, in get_addr_and_pi()
Dm_xt.c120 char ***argv_p, int tca_id, struct nlmsghdr *n)
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()