Searched defs:tca_id (Results 1 – 11 of 11) sorted by relevance
/external/iproute2/tc/ |
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_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_nat.c | 85 parse_nat(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_nat()
|
D | m_xt.c | 112 char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_ipt()
|
D | m_xt_old.c | 203 char ***argv_p, int tca_id, struct nlmsghdr *n) 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_pedit.c | 461 parse_pedit(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_pedit()
|
D | m_action.c | 168 parse_action(int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_action()
|
D | m_ipt.c | 386 char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_ipt()
|