Home
last modified time | relevance | path

Searched refs:TCA_POLICE_TBF (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/sched/
Dact_police.c134 if (tb[TCA_POLICE_TBF] == NULL) in tcf_act_police_locate()
136 size = nla_len(tb[TCA_POLICE_TBF]); in tcf_act_police_locate()
139 parm = nla_data(tb[TCA_POLICE_TBF]); in tcf_act_police_locate()
330 if (nla_put(skb, TCA_POLICE_TBF, sizeof(opt), &opt)) in tcf_act_police_dump()
/linux-4.1.27/include/uapi/linux/
Dpkt_cls.h158 TCA_POLICE_TBF, enumerator