Home
last modified time | relevance | path

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

/linux/include/net/
A Ddst.h511 static inline struct xfrm_state *dst_xfrm(const struct dst_entry *dst) in dst_xfrm() function
532 static inline struct xfrm_state *dst_xfrm(const struct dst_entry *dst) in dst_xfrm() function
/linux/net/ipv4/
A Dgre_offload.c50 need_ipsec = skb_dst(skb) && dst_xfrm(skb_dst(skb)); in gre_gso_segment()
A Dudp_offload.c62 need_ipsec = skb_dst(skb) && dst_xfrm(skb_dst(skb)); in __skb_udp_tunnel_segment()
A Dudp.c928 dst_xfrm(skb_dst(skb))) { in udp_send_skb()
/linux/net/netfilter/
A Dnft_flow_offload.c24 if (dst_xfrm(dst)) in nft_xmit_type()
/linux/net/sctp/
A Doutput.c547 dst_xfrm(tp->dst) || packet->ipfragok || tp->encap_port) { in sctp_packet_pack()
/linux/net/ipv6/
A Dudp.c1217 dst_xfrm(skb_dst(skb))) { in udp_v6_send_skb()

Completed in 21 milliseconds