Searched refs:skb_at_tc_ingress (Results 1 – 9 of 9) sorted by relevance
176 if (!skb_at_tc_ingress(skb)) { in tcf_sample_act()185 if (skb_at_tc_ingress(skb) && tcf_sample_dev_ok_push(skb->dev)) in tcf_sample_act()192 if (skb_at_tc_ingress(skb) && tcf_sample_dev_ok_push(skb->dev)) in tcf_sample_act()
256 use_reinsert = skb_at_tc_ingress(skb) && is_redirect && in tcf_mirred_act()269 if (skb_at_tc_ingress(skb) != want_ingress && m_mac_header_xmit) { in tcf_mirred_act()270 if (!skb_at_tc_ingress(skb)) { in tcf_mirred_act()
37 if (skb_at_tc_ingress(skb)) in tcf_vlan_act()85 if (skb_at_tc_ingress(skb)) in tcf_vlan_act()
702 if (skb_at_tc_ingress(skb)) in tcf_ife_decode()782 if (!skb_at_tc_ingress(skb)) { in tcf_ife_encode()804 if (skb_at_tc_ingress(skb)) in tcf_ife_encode()837 if (skb_at_tc_ingress(skb)) in tcf_ife_encode()
66 if (skb_at_tc_ingress(skb)) { in tcf_mpls_act()98 if (skb_at_tc_ingress(skb)) in tcf_mpls_act()
37 bool at_ingress = skb_at_tc_ingress(skb); in tcf_bpf_act()
84 bool at_ingress = skb_at_tc_ingress(skb); in cls_bpf_classify()
688 static inline bool skb_at_tc_ingress(const struct sk_buff *skb) in skb_at_tc_ingress() function
1654 if (skb_at_tc_ingress(skb)) in bpf_push_mac_rcsum()1660 if (skb_at_tc_ingress(skb)) in bpf_pull_mac_rcsum()2079 if (!skb_at_tc_ingress(skb)) in __bpf_redirect_no_mac()