Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dtcp_diag.c33 tcp_get_info(sk, info); in tcp_diag_get_info()
Dtcp.c2601 void tcp_get_info(struct sock *sk, struct tcp_info *info) in tcp_get_info() function
2683 EXPORT_SYMBOL_GPL(tcp_get_info);
2744 tcp_get_info(sk, &info); in do_tcp_getsockopt()
/linux-4.1.27/include/net/
Dtcp.h579 void tcp_get_info(struct sock *, struct tcp_info *);