Home
last modified time | relevance | path

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

/openbmc/linux/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()