Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Dinet_connection_sock.h376 struct dst_entry *inet_csk_update_pmtu(struct sock *sk, u32 mtu);
/kernel/linux/linux-6.6/include/net/
H A Dinet_connection_sock.h326 struct dst_entry *inet_csk_update_pmtu(struct sock *sk, u32 mtu);
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_connection_sock.c1138 struct dst_entry *inet_csk_update_pmtu(struct sock *sk, u32 mtu) in inet_csk_update_pmtu() function
1156 EXPORT_SYMBOL_GPL(inet_csk_update_pmtu); variable
H A Dtcp_ipv4.c356 dst = inet_csk_update_pmtu(sk, mtu); in tcp_v4_mtu_reduced()
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_connection_sock.c1483 struct dst_entry *inet_csk_update_pmtu(struct sock *sk, u32 mtu) in inet_csk_update_pmtu() function
1501 EXPORT_SYMBOL_GPL(inet_csk_update_pmtu); variable
H A Dtcp_ipv4.c358 dst = inet_csk_update_pmtu(sk, mtu); in tcp_v4_mtu_reduced()
/kernel/linux/linux-5.10/net/dccp/
H A Dipv4.c160 dst = inet_csk_update_pmtu(sk, mtu); in dccp_do_pmtu_discovery()
/kernel/linux/linux-6.6/net/dccp/
H A Dipv4.c172 dst = inet_csk_update_pmtu(sk, mtu); in dccp_do_pmtu_discovery()

Completed in 16 milliseconds