Home
last modified time | relevance | path

Searched defs:syn_data (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/net/ipv4/
A Dtcp_fastopen.c350 bool syn_data = TCP_SKB_CB(skb)->end_seq != TCP_SKB_CB(skb)->seq + 1; in tcp_try_fastopen() local
A Dtcp_output.c3750 struct sk_buff *syn_data; in tcp_send_syn_data() local
/linux-6.3-rc2/tools/perf/util/
A Dsynthetic-events.c1262 static void *cpu_map_data__alloc(struct synthesize_cpu_map_data *syn_data, in cpu_map_data__alloc()
1315 struct synthesize_cpu_map_data syn_data = { .map = map }; in cpu_map_event__new() local
2023 struct synthesize_cpu_map_data syn_data = { .map = evsel->core.own_cpus }; in perf_event__synthesize_event_update_cpus() local
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dbpf_tcp_helpers.h76 __u8 syn_data:1, /* SYN includes data */ member
/linux-6.3-rc2/include/linux/
A Dtcp.h274 syn_data:1, /* SYN includes data */ member

Completed in 21 milliseconds