Searched refs:send_synack (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | tcp.h | 2047 int (*send_synack)(const struct sock *sk, struct dst_entry *dst, member
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | tcp_ipv6.c | 879 .send_synack = tcp_v6_send_synack,
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_input.c | 6930 af_ops->send_synack(fastopen_sk, dst, &fl, req, in tcp_conn_request() 6947 af_ops->send_synack(sk, dst, &fl, req, &foc, in tcp_conn_request()
|
| H A D | tcp_ipv4.c | 1492 .send_synack = tcp_v4_send_synack,
|
| H A D | tcp_output.c | 4128 res = af_ops->send_synack(sk, NULL, &fl, req, NULL, TCP_SYNACK_NORMAL, in tcp_rtx_synack()
|