Home
last modified time | relevance | path

Searched refs:inet6_csk_update_pmtu (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dinet6_connection_sock.h26 struct dst_entry *inet6_csk_update_pmtu(struct sock *sk, u32 mtu);
/kernel/linux/linux-6.6/include/net/
H A Dinet6_connection_sock.h28 struct dst_entry *inet6_csk_update_pmtu(struct sock *sk, u32 mtu);
/kernel/linux/linux-5.10/net/ipv6/
H A Dinet6_connection_sock.c142 struct dst_entry *inet6_csk_update_pmtu(struct sock *sk, u32 mtu) in inet6_csk_update_pmtu() function
154 EXPORT_SYMBOL_GPL(inet6_csk_update_pmtu); variable
H A Dtcp_ipv6.c369 dst = inet6_csk_update_pmtu(sk, mtu); in tcp_v6_mtu_reduced()
/kernel/linux/linux-6.6/net/ipv6/
H A Dinet6_connection_sock.c142 struct dst_entry *inet6_csk_update_pmtu(struct sock *sk, u32 mtu) in inet6_csk_update_pmtu() function
154 EXPORT_SYMBOL_GPL(inet6_csk_update_pmtu); variable
H A Dtcp_ipv6.c369 dst = inet6_csk_update_pmtu(sk, mtu); in tcp_v6_mtu_reduced()
/kernel/linux/linux-5.10/net/dccp/
H A Dipv6.c145 dst = inet6_csk_update_pmtu(sk, ntohl(info)); in dccp_v6_err()
/kernel/linux/linux-6.6/net/dccp/
H A Dipv6.c152 dst = inet6_csk_update_pmtu(sk, ntohl(info)); in dccp_v6_err()

Completed in 12 milliseconds