Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_diag.c34 tcp_get_info(sk, info); in tcp_diag_get_info()
Dtcp.c2635 void tcp_get_info(struct sock *sk, struct tcp_info *info) in tcp_get_info() function
2722 EXPORT_SYMBOL_GPL(tcp_get_info);
2783 tcp_get_info(sk, &info); in do_tcp_getsockopt()
/linux-4.4.14/include/net/
Dtcp.h608 void tcp_get_info(struct sock *, struct tcp_info *);