Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dact_sample.c147 static bool tcf_sample_dev_ok_push(struct net_device *dev) in tcf_sample_dev_ok_push() function
190 if (skb_at_tc_ingress(skb) && tcf_sample_dev_ok_push(skb->dev)) in tcf_sample_act()
197 if (skb_at_tc_ingress(skb) && tcf_sample_dev_ok_push(skb->dev)) in tcf_sample_act()
/kernel/linux/linux-6.6/net/sched/
H A Dact_sample.c148 static bool tcf_sample_dev_ok_push(struct net_device *dev) in tcf_sample_dev_ok_push() function
189 if (skb_at_tc_ingress(skb) && tcf_sample_dev_ok_push(skb->dev)) in tcf_sample_act()
195 if (skb_at_tc_ingress(skb) && tcf_sample_dev_ok_push(skb->dev)) in tcf_sample_act()

Completed in 2 milliseconds