Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dtcp_diag.c34 tcp_get_info(sk, info); in tcp_diag_get_info()
Dtcp.c4055 void tcp_get_info(struct sock *sk, struct tcp_info *info) in tcp_get_info() function
4185 EXPORT_SYMBOL_GPL(tcp_get_info);
4360 tcp_get_info(sk, &info); in do_tcp_getsockopt()
/linux-6.12.1/net/mptcp/
Dsockopt.c1108 tcp_get_info(ssk, &info); in mptcp_getsockopt_tcpinfo()
1320 tcp_get_info(ssk, &tcp_info); in mptcp_getsockopt_full_info()
/linux-6.12.1/include/net/
Dtcp.h727 void tcp_get_info(struct sock *, struct tcp_info *);