Searched refs:encap_dst (Results 1 – 2 of 2) sorted by relevance
445 int skb_tunnel_check_pmtu(struct sk_buff *skb, struct dst_entry *encap_dst,
407 int skb_tunnel_check_pmtu(struct sk_buff *skb, struct dst_entry *encap_dst, in skb_tunnel_check_pmtu() argument410 u32 mtu = dst_mtu(encap_dst) - headroom; in skb_tunnel_check_pmtu()