Searched defs:syn_data (Results 1 – 4 of 4) 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 | 4207 struct sk_buff *syn_data; in tcp_send_syn_data() local |
| /linux/tools/perf/util/ | ||
| H A D | synthetic-events.c | 1293 cpu_map_data__alloc(struct synthesize_cpu_map_data * syn_data,size_t header_size) cpu_map_data__alloc() argument |
| /linux/include/linux/ | ||
| H A D | tcp.h | 405 syn_data:1, /* SYN includes data */ member |