Searched refs:dst_xfrm (Results 1 – 6 of 6) sorted by relevance
225 if (unlikely(dst_xfrm(dst))) in nf_flow_offload_dst_check()298 if (unlikely(dst_xfrm(&rt->dst))) { in nf_flow_offload_ip_hook()539 if (unlikely(dst_xfrm(&rt->dst))) { in nf_flow_offload_ipv6_hook()
494 static inline struct xfrm_state *dst_xfrm(const struct dst_entry *dst) in dst_xfrm() function515 static inline struct xfrm_state *dst_xfrm(const struct dst_entry *dst) in dst_xfrm() function
61 need_ipsec = skb_dst(skb) && dst_xfrm(skb_dst(skb)); in __skb_udp_tunnel_segment()
910 dst_xfrm(skb_dst(skb))) { in udp_send_skb()
524 dst_xfrm(skb_dst(head)) || packet->ipfragok) { in sctp_packet_pack()
1200 dst_xfrm(skb_dst(skb))) { in udp_v6_send_skb()