Home
last modified time | relevance | path

Searched refs:police (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/net/sched/
Dact_police.c122 struct tcf_police *police; in tcf_act_police_locate() local
143 police = to_police(a->priv); in tcf_act_police_locate()
145 police->tcf_bindcnt += 1; in tcf_act_police_locate()
146 police->tcf_refcnt += 1; in tcf_act_police_locate()
156 police = kzalloc(sizeof(*police), GFP_KERNEL); in tcf_act_police_locate()
157 if (police == NULL) in tcf_act_police_locate()
160 police->tcf_refcnt = 1; in tcf_act_police_locate()
161 spin_lock_init(&police->tcf_lock); in tcf_act_police_locate()
163 police->tcf_bindcnt = 1; in tcf_act_police_locate()
179 spin_lock_bh(&police->tcf_lock); in tcf_act_police_locate()
[all …]
Dcls_api.c526 if (exts->police && tb[exts->police]) { in tcf_exts_validate()
527 act = tcf_action_init_1(net, tb[exts->police], rate_tlv, in tcf_exts_validate()
546 (exts->police && tb[exts->police])) in tcf_exts_validate()
591 } else if (exts->police) { in tcf_exts_dump()
593 nest = nla_nest_start(skb, exts->police); in tcf_exts_dump()
Dsch_cbq.c85 unsigned char police; member
1315 cl->police = p->police; in cbq_set_police()
1318 if (p->police == TC_POLICE_RECLASSIFY) in cbq_set_police()
1509 if (cl->police) { in cbq_dump_police()
1510 opt.police = cl->police; in cbq_dump_police()
1623 if (cl->police == TC_POLICE_RECLASSIFY) in cbq_graft()
/linux-4.4.14/include/net/
Dpkt_cls.h68 int police; member
71 static inline void tcf_exts_init(struct tcf_exts *exts, int action, int police) in tcf_exts_init() argument
78 exts->police = police; in tcf_exts_init()
/linux-4.4.14/include/uapi/linux/
Dpkt_sched.h457 unsigned char police; member
/linux-4.4.14/Documentation/networking/
Dcdc_mbim.txt72 The cdc_mbim driver does not process or police messages on the control
/linux-4.4.14/Documentation/
Ddevices.txt75 Finally, sometimes I have to play "namespace police." Please don't be