Searched refs:argv_p (Results 1 - 19 of 19) sorted by relevance

/external/iproute2/tc/
H A Dp_icmp.c28 parse_icmp(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
33 char **argv = *argv_p;
52 *argv_p = argv;
H A Dm_pedit.h46 int (*parse_peopt)(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
50 extern int parse_cmd(int *argc_p, char ***argv_p, __u32 len, int type,__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
55 extern int parse_val(int *argc_p, char ***argv_p, __u32 * val, int type);
56 extern int parse_cmd(int *argc_p, char ***argv_p, __u32 len, int type,__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
57 extern int parse_offset(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
58 int parse_pedit(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n);
H A Dp_tcp.c27 parse_tcp(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
H A Dp_udp.c27 parse_udp(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
H A Df_u32.c197 int parse_at(int *argc_p, char ***argv_p, int *off, int *offmask) argument
200 char **argv = *argv_p;
221 *argv_p = argv;
226 static int parse_u32(int *argc_p, char ***argv_p, struct tc_u32_sel *sel, argument
231 char **argv = *argv_p;
254 *argv_p = argv;
258 static int parse_u16(int *argc_p, char ***argv_p, struct tc_u32_sel *sel, argument
263 char **argv = *argv_p;
285 *argv_p = argv;
289 static int parse_u8(int *argc_p, char ***argv_p, struc argument
324 parse_ip_addr(int *argc_p, char ***argv_p, struct tc_u32_sel *sel, int off) argument
359 parse_ip6_addr(int *argc_p, char ***argv_p, struct tc_u32_sel *sel, int off) argument
406 parse_ip6_class(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) argument
444 parse_ether_addr(int *argc_p, char ***argv_p, struct tc_u32_sel *sel, int off) argument
483 parse_ip(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) argument
543 parse_ip6(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) argument
587 parse_ether(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) argument
613 parse_udp(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) argument
637 parse_icmp(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) argument
660 parse_mark(int *argc_p, char ***argv_p, struct nlmsghdr *n) argument
695 parse_selector(int *argc_p, char ***argv_p, struct tc_u32_sel *sel, struct nlmsghdr *n) argument
743 parse_offset(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) argument
794 parse_hashkey(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) argument
[all...]
H A Dm_csum.c40 parse_csum_args(int *argc_p, char ***argv_p, struct tc_csum *sel) argument
43 char **argv = *argv_p;
80 *argv_p = argv;
87 char ***argv_p, int tca_id, struct nlmsghdr *n)
92 char **argv = *argv_p;
171 *argv_p = argv;
86 parse_csum(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) argument
H A Dm_nat.c44 parse_nat_args(int *argc_p, char ***argv_p,struct tc_nat *sel) argument
47 char **argv = *argv_p;
77 *argv_p = argv;
85 parse_nat(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) argument
90 char **argv = *argv_p;
163 *argv_p = argv;
H A Dm_pedit.c62 pedit_parse_nopopt (int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
65 char **argv = *argv_p;
237 parse_val(int *argc_p, char ***argv_p, __u32 * val, int type) argument
240 char **argv = *argv_p;
268 parse_cmd(int *argc_p, char ***argv_p, __u32 len, int type,__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
274 char **argv = *argv_p;
332 *argv_p = argv;
338 parse_offset(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
343 char **argv = *argv_p;
410 *argv_p
415 parse_munge(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel) argument
461 parse_pedit(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) argument
[all...]
H A Dm_gact.c72 get_act(char ***argv_p) argument
74 char **argv = *argv_p;
93 parse_gact(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) argument
96 char **argv = *argv_p;
201 *argv_p = argv;
H A Dp_ip.c27 parse_ip(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
31 char **argv = *argv_p;
137 *argv_p = argv;
142 parse_ip6(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
H A Dm_mirred.c65 parse_egress(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) argument
69 char **argv = *argv_p;
203 *argv_p = argv;
209 parse_mirred(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) argument
213 char **argv = *argv_p;
232 *argv_p = argv;
H A Dm_skbedit.c51 parse_skbedit(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, argument
55 char **argv = *argv_p;
157 *argv_p = argv;
H A Dm_action.c78 static int parse_noaopt(struct action_util *au, int *argc_p, char ***argv_p, int code, struct nlmsghdr *n) argument
81 char **argv = *argv_p;
168 parse_action(int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) argument
171 char **argv = *argv_p;
248 *argv_p = argv;
371 int tc_action_gd(int cmd, unsigned flags, int *argc_p, char ***argv_p) argument
376 char **argv = *argv_p;
478 *argv_p = argv;
483 int tc_action_modify(int cmd, unsigned flags, int *argc_p, char ***argv_p) argument
486 char **argv = *argv_p;
[all...]
H A Dm_police.c125 int act_parse_police(struct action_util *a,int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) argument
128 char **argv = *argv_p;
312 *argv_p = argv;
316 int parse_police(int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) argument
318 return act_parse_police(NULL,argc_p,argv_p,tca_id,n);
H A Dm_xt.c116 char ***argv_p, int tca_id, struct nlmsghdr *n)
123 char **argv = *argv_p;
251 *argv_p = argv;
115 parse_ipt(struct action_util *a,int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) argument
H A Dm_xt_old.c208 char ***argv_p, int tca_id, struct nlmsghdr *n)
215 char **argv = *argv_p;
337 *argv_p = argv;
207 parse_ipt(struct action_util *a,int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) argument
H A Df_rsvp.c40 int get_addr_and_pi(int *argc_p, char ***argv_p, inet_prefix * addr, argument
44 char **argv = *argv_p;
164 *argv_p = argv;
H A Dm_ematch.c320 int parse_ematch(int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) argument
323 begin_argv = ematch_argv = *argv_p;
361 *argv_p = ematch_argv;
H A Dm_ipt.c389 char ***argv_p, int tca_id, struct nlmsghdr *n)
396 char **argv = *argv_p;
520 *argv_p = argv;
388 parse_ipt(struct action_util *a,int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) argument

Completed in 113 milliseconds