Searched refs:tcp_sendmsg_fastopen (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/Documentation/networking/net_cachelines/ |
| H A D | inet_sock.rst | 37 … defer_connect read_mostly tcp_sendmsg_fastopen
|
| /linux-6.15/net/ipv4/ |
| H A D | tcp.c | 1013 int tcp_sendmsg_fastopen(struct sock *sk, struct msghdr *msg, int *copied, in tcp_sendmsg_fastopen() function 1099 err = tcp_sendmsg_fastopen(sk, msg, &copied_syn, size, uarg); in tcp_sendmsg_locked()
|
| /linux-6.15/include/net/ |
| H A D | tcp.h | 336 int tcp_sendmsg_fastopen(struct sock *sk, struct msghdr *msg, int *copied,
|
| /linux-6.15/net/mptcp/ |
| H A D | protocol.c | 1647 ret = tcp_sendmsg_fastopen(ssk, msg, copied_syn, len, NULL); in mptcp_sendmsg_fastopen()
|