Searched defs:tcp_inq (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/net/mptcp/ | ||
H A D | mptcp_inq.c | 328 unsigned int tcp_inq; process_one_client() local |
H A D | mptcp_connect.c | 84 unsigned int tcp_inq:1; member |
/linux/include/net/ | ||
H A D | tcp.h | 2572 static inline int tcp_inq(struct sock *sk) tcp_inq() function |