Searched defs:act_parse_police (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/tc/
H A Dm_police.c31 .parse_aopt = act_parse_police,
125 int act_parse_police(struct action_util *a,int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) function
318 return act_parse_police(NULL,argc_p,argv_p,tca_id,n);

Completed in 143 milliseconds