Searched defs:syn_data (Results 1 – 3 of 3) sorted by relevance
| /linux/net/ipv4/ | ||
| H A D | tcp_fastopen.c | 443 bool syn_data = TCP_SKB_CB(skb)->end_seq != TCP_SKB_CB(skb)->seq + 1; in tcp_try_fastopen() local |
| H A D | tcp_output.c | 4202 struct sk_buff *syn_data; tcp_send_syn_data() local |
| /linux/tools/perf/util/ | ||
| H A D | synthetic-events.c | 1293 static void *cpu_map_data__alloc(struct synthesize_cpu_map_data *syn_data, in cpu_map_data__alloc() argument |