Searched refs:skb_at_tc_ingress (Results 1 – 8 of 8) sorted by relevance
154 if (!skb_at_tc_ingress(skb)) { in tcf_sample_act()163 if (skb_at_tc_ingress(skb) && tcf_sample_dev_ok_push(skb->dev)) in tcf_sample_act()170 if (skb_at_tc_ingress(skb) && tcf_sample_dev_ok_push(skb->dev)) in tcf_sample_act()
230 use_reinsert = skb_at_tc_ingress(skb) && is_redirect && in tcf_mirred_act()243 if (skb_at_tc_ingress(skb) != want_ingress && m_mac_header_xmit) { in tcf_mirred_act()244 if (!skb_at_tc_ingress(skb)) { in tcf_mirred_act()
40 if (skb_at_tc_ingress(skb)) in tcf_vlan_act()88 if (skb_at_tc_ingress(skb)) in tcf_vlan_act()
691 if (skb_at_tc_ingress(skb)) in tcf_ife_decode()771 if (!skb_at_tc_ingress(skb)) { in tcf_ife_encode()793 if (skb_at_tc_ingress(skb)) in tcf_ife_encode()826 if (skb_at_tc_ingress(skb)) in tcf_ife_encode()
40 bool at_ingress = skb_at_tc_ingress(skb); in tcf_bpf_act()
87 bool at_ingress = skb_at_tc_ingress(skb); in cls_bpf_classify()
587 static inline bool skb_at_tc_ingress(const struct sk_buff *skb) in skb_at_tc_ingress() function
1652 if (skb_at_tc_ingress(skb)) in bpf_push_mac_rcsum()1658 if (skb_at_tc_ingress(skb)) in bpf_pull_mac_rcsum()2031 if (!skb_at_tc_ingress(skb)) in __bpf_redirect_no_mac()