Searched refs:save_syn (Results 1 – 6 of 6) sorted by relevance
30 int save_syn = 1; in bpf_basertt() local43 &save_syn, sizeof(save_syn)); in bpf_basertt()
60 int save_syn = 1; in bpf_testcb() local141 &save_syn, sizeof(save_syn)); in bpf_testcb()
238 save_syn:1, /* Save headers of SYN packet */ member
3022 tp->save_syn = val; in do_tcp_setsockopt()3617 val = tp->save_syn; in do_tcp_getsockopt()
6505 if (tcp_sk(sk)->save_syn) { in tcp_reqsk_record_syn()
4373 tp->save_syn = val; in BPF_CALL_5()