Searched refs:TCA_POLICE_RESULT (Results 1 - 4 of 4) sorted by relevance

/external/iproute2/include/linux/
H A Dpkt_cls.h162 TCA_POLICE_RESULT, enumerator in enum:__anon22312
164 #define TCA_POLICE_RESULT TCA_POLICE_RESULT macro
/external/libnl/include/linux/
H A Dpkt_cls.h168 TCA_POLICE_RESULT, enumerator in enum:__anon24460
170 #define TCA_POLICE_RESULT TCA_POLICE_RESULT macro
/external/iproute2/tc/
H A Dm_police.c306 addattr32(n, MAX_MSG, TCA_POLICE_RESULT, presult);
358 if (tb[TCA_POLICE_RESULT]) {
359 fprintf(f, "/%s ", police_action_n2a(*(int*)RTA_DATA(tb[TCA_POLICE_RESULT]), b1, sizeof(b1)));
/external/kernel-headers/original/uapi/linux/
H A Dpkt_cls.h162 TCA_POLICE_RESULT, enumerator in enum:__anon23292
164 #define TCA_POLICE_RESULT TCA_POLICE_RESULT macro

Completed in 233 milliseconds