Searched refs:tcfp_mtu (Results 1 – 1 of 1) sorted by relevance
30 u32 tcfp_mtu; member195 police->tcfp_mtu = parm->mtu; in tcf_act_police_locate()196 if (police->tcfp_mtu == 0) { in tcf_act_police_locate()197 police->tcfp_mtu = ~0; in tcf_act_police_locate()199 police->tcfp_mtu = 255 << R_tab->rate.cell_log; in tcf_act_police_locate()222 police->tcfp_mtu); in tcf_act_police_locate()276 if (qdisc_pkt_len(skb) <= police->tcfp_mtu) { in tcf_act_police()320 .mtu = police->tcfp_mtu, in tcf_act_police_dump()