Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_police.c233 static bool tcf_police_mtu_check(struct sk_buff *skb, u32 limit) in tcf_police_mtu_check() function
270 if (tcf_police_mtu_check(skb, p->tcfp_mtu)) { in tcf_police_act()