Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dip6_route.h191 void ip6_sk_update_pmtu(struct sk_buff *skb, struct sock *sk, __be32 mtu);
/linux-6.15/net/ipv6/
H A Draw.c315 ip6_sk_update_pmtu(skb, sk, info); in rawv6_err()
H A Dudp.c745 ip6_sk_update_pmtu(skb, sk, info); in __udp6_lib_err()
H A Droute.c2995 void ip6_sk_update_pmtu(struct sk_buff *skb, struct sock *sk, __be32 mtu) in ip6_sk_update_pmtu() function
3016 EXPORT_SYMBOL_GPL(ip6_sk_update_pmtu);