Searched refs:TCA_POLICE_RESULT (Results 1 – 3 of 3) sorted by relevance
162 TCA_POLICE_RESULT, enumerator164 #define TCA_POLICE_RESULT TCA_POLICE_RESULT macro
168 TCA_POLICE_RESULT, enumerator170 #define TCA_POLICE_RESULT TCA_POLICE_RESULT macro
306 addattr32(n, MAX_MSG, TCA_POLICE_RESULT, presult); in act_parse_police()358 if (tb[TCA_POLICE_RESULT]) { in print_police()359 fprintf(f, "/%s ", police_action_n2a(*(int*)RTA_DATA(tb[TCA_POLICE_RESULT]), b1, sizeof(b1))); in print_police()