Home
last modified time | relevance | path

Searched defs:tcp_inq (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c328 unsigned int tcp_inq; in process_one_client() local
H A Dmptcp_connect.c84 unsigned int tcp_inq:1; member
104 static struct tcp_inq_state tcp_inq; variable
/openbmc/linux/include/net/
H A Dtcp.h2308 static inline int tcp_inq(struct sock *sk) in tcp_inq() function