Searched refs:TCA_POLICE_RESULT (Results 1 – 2 of 2) sorted by relevance
162 TCA_POLICE_RESULT, enumerator164 #define TCA_POLICE_RESULT TCA_POLICE_RESULT macro
135 [TCA_POLICE_RESULT] = { .type = NLA_U32 },228 if (tb[TCA_POLICE_RESULT]) in tcf_act_police_locate()229 police->tcfp_result = nla_get_u32(tb[TCA_POLICE_RESULT]); in tcf_act_police_locate()366 NLA_PUT_U32(skb, TCA_POLICE_RESULT, police->tcfp_result); in tcf_act_police_dump()