Searched refs:IP6SKB_XFRM_TRANSFORMED (Results 1 – 6 of 6) sorted by relevance
133 #define IP6SKB_XFRM_TRANSFORMED 1 macro
56 if (!(IP6CB(skb)->flags & IP6SKB_XFRM_TRANSFORMED) && in ip6_route_me_harder()
916 if (IP6CB(skb)->flags & IP6SKB_XFRM_TRANSFORMED) in nf_nat_ipv6_out()961 else if (!(IP6CB(skb)->flags & IP6SKB_XFRM_TRANSFORMED) && in nf_nat_ipv6_local_fn()
582 IP6CB(skb)->flags |= IP6SKB_XFRM_TRANSFORMED; in xfrm_output()
777 IP6CB(skb)->flags & IP6SKB_XFRM_TRANSFORMED) in vrf_ip6_out()
5774 if (IP6CB(skb)->flags & IP6SKB_XFRM_TRANSFORMED) in selinux_ip_postroute()