Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dip6_route.h185 void ip6_sk_update_pmtu(struct sk_buff *skb, struct sock *sk, __be32 mtu);
/Linux-v5.4/net/ipv6/
Draw.c341 ip6_sk_update_pmtu(skb, sk, info); in rawv6_err()
Dudp.c534 ip6_sk_update_pmtu(skb, sk, info); in __udp6_lib_err()
Droute.c2796 void ip6_sk_update_pmtu(struct sk_buff *skb, struct sock *sk, __be32 mtu) in ip6_sk_update_pmtu() function
2816 EXPORT_SYMBOL_GPL(ip6_sk_update_pmtu);