Home
last modified time | relevance | path

Searched refs:act_parse_police (Results 1 – 2 of 2) sorted by relevance

/external/iproute2/tc/
Dm_police.c31 .parse_aopt = act_parse_police,
124 int act_parse_police(struct action_util *a,int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr… in act_parse_police() function
316 return act_parse_police(NULL,argc_p,argv_p,tca_id,n); in parse_police()
Dtc_util.h96 extern int act_parse_police(struct action_util *a,int *, char ***, int, struct nlmsghdr *);