Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dip.h401 static inline unsigned int ip_dst_mtu_maybe_forward(const struct dst_entry *dst, in ip_dst_mtu_maybe_forward() function
428 return ip_dst_mtu_maybe_forward(skb_dst(skb), forwarding); in ip_skb_dst_mtu()