Home
last modified time | relevance | path

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

/linux-2.6.39/net/sched/
Dact_police.c145 struct tcf_police *police; in tcf_act_police_locate() local
169 police = to_police(pc); in tcf_act_police_locate()
171 police->tcf_bindcnt += 1; in tcf_act_police_locate()
172 police->tcf_refcnt += 1; in tcf_act_police_locate()
180 police = kzalloc(sizeof(*police), GFP_KERNEL); in tcf_act_police_locate()
181 if (police == NULL) in tcf_act_police_locate()
184 police->tcf_refcnt = 1; in tcf_act_police_locate()
185 spin_lock_init(&police->tcf_lock); in tcf_act_police_locate()
187 police->tcf_bindcnt = 1; in tcf_act_police_locate()
203 spin_lock_bh(&police->tcf_lock); in tcf_act_police_locate()
[all …]
Dcls_api.c516 if (map->police && tb[map->police]) { in tcf_exts_validate()
517 act = tcf_action_init_1(tb[map->police], rate_tlv, in tcf_exts_validate()
536 (map->police && tb[map->police])) in tcf_exts_validate()
580 } else if (map->police) { in tcf_exts_dump()
581 nest = nla_nest_start(skb, map->police); in tcf_exts_dump()
Dsch_cbq.c85 unsigned char police; member
1331 cl->police = p->police; in cbq_set_police()
1334 if (p->police == TC_POLICE_RECLASSIFY) in cbq_set_police()
1520 if (cl->police) { in cbq_dump_police()
1521 opt.police = cl->police; in cbq_dump_police()
1636 if (cl->police == TC_POLICE_RECLASSIFY) in cbq_graft()
Dcls_cgroup.c158 .police = TCA_CGROUP_POLICE,
Dcls_basic.c39 .police = TCA_BASIC_POLICE
Dcls_fw.c51 .police = TCA_FW_POLICE
Dcls_tcindex.c54 .police = TCA_TCINDEX_POLICE,
Dcls_route.c63 .police = TCA_ROUTE4_POLICE,
Dcls_rsvp.h120 .police = TCA_RSVP_POLICE,
Dcls_flow.c58 .police = TCA_FLOW_POLICE,
Dcls_u32.c84 .police = TCA_U32_POLICE
/linux-2.6.39/include/net/
Dpkt_cls.h74 int police; member
/linux-2.6.39/include/linux/
Dpkt_sched.h398 unsigned char police; member
/linux-2.6.39/Documentation/
Ddevices.txt75 Finally, sometimes I have to play "namespace police." Please don't be