Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_fastopen.c538 bool tcp_fastopen_defer_connect(struct sock *sk, int *err) in tcp_fastopen_defer_connect() function
H A Dtcp_ipv4.c340 if (tcp_fastopen_defer_connect(sk, &err)) in tcp_v4_connect()
/linux/net/ipv6/
H A Dtcp_ipv6.c333 if (tcp_fastopen_defer_connect(sk, &err)) in tcp_v6_connect()
/linux/include/net/
H A Dtcp.h2148 bool tcp_fastopen_defer_connect(struct sock *sk, int *err);