Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Droute.c91 static void ip6_rt_update_pmtu(struct dst_entry *dst, struct sock *sk,
207 .update_pmtu = ip6_rt_update_pmtu,
1149 static void ip6_rt_update_pmtu(struct dst_entry *dst, struct sock *sk, in ip6_rt_update_pmtu() function
1183 ip6_rt_update_pmtu(dst, NULL, skb, ntohl(mtu)); in ip6_update_pmtu()