Searched defs:synack (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | tcp_input.c | 6038 static bool tcp_rcv_fastopen_synack(struct sock *sk, struct sk_buff *synack, in tcp_rcv_fastopen_synack() argument 6052 tcp_parse_options(sock_net(sk), synack, &opt, 0, NULL); in tcp_rcv_fastopen_synack() local
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | tcp_input.c | 6133 static bool tcp_rcv_fastopen_synack(struct sock *sk, struct sk_buff *synack, in tcp_rcv_fastopen_synack() argument 6147 tcp_parse_options(sock_net(sk), synack, &opt, 0, NULL); in tcp_rcv_fastopen_synack() local
|
Completed in 18 milliseconds