Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dact_police.c216 static bool tcf_police_mtu_check(struct sk_buff *skb, u32 limit) in tcf_police_mtu_check() function
252 if (tcf_police_mtu_check(skb, p->tcfp_mtu)) { in tcf_police_act()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds