Searched refs:TCA_POLICE_RESULT (Results 1 – 2 of 2) sorted by relevance
27 TCA_POLICE_RESULT, enumerator28 #define TCA_POLICE_RESULT TCA_POLICE_RESULT macro
132 if (tb[TCA_POLICE_RESULT-1]) in tcf_police_locate()133 p->result = *(int*)RTA_DATA(tb[TCA_POLICE_RESULT-1]); in tcf_police_locate()241 RTA_PUT(skb, TCA_POLICE_RESULT, sizeof(int), &p->result); in tcf_police_dump()