Searched refs:encap_dst (Results 1 – 2 of 2) sorted by relevance
408 int skb_tunnel_check_pmtu(struct sk_buff *skb, struct dst_entry *encap_dst, in skb_tunnel_check_pmtu() argument411 u32 mtu = dst_mtu(encap_dst) - headroom; in skb_tunnel_check_pmtu()
599 int skb_tunnel_check_pmtu(struct sk_buff *skb, struct dst_entry *encap_dst,
Completed in 7 milliseconds