Searched refs:TCA_POLICE_RESULT (Results 1 – 3 of 3) sorted by relevance
120 TCA_POLICE_RESULT, enumerator124 #define TCA_POLICE_RESULT TCA_POLICE_RESULT macro
192 TCA_POLICE_RESULT, enumerator200 #define TCA_POLICE_RESULT TCA_POLICE_RESULT macro
31 [TCA_POLICE_RESULT] = { .type = NLA_U32 },127 if (tb[TCA_POLICE_RESULT]) { in tcf_police_init()128 tcfp_result = nla_get_u32(tb[TCA_POLICE_RESULT]); in tcf_police_init()385 nla_put_u32(skb, TCA_POLICE_RESULT, p->tcfp_result)) in tcf_police_dump()