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()
38 int save_syn = 1; in bpf_testcb() local144 &save_syn, sizeof(save_syn)); in bpf_testcb()
401 u8 save_syn:2, /* Save headers of SYN packet */ member
64 u8:2 save_syn
4091 tp->save_syn = val; in do_tcp_setsockopt()4734 val = tp->save_syn; in do_tcp_getsockopt()
7584 if (tcp_sk(sk)->save_syn) { in tcp_reqsk_record_syn()7590 if (tcp_sk(sk)->save_syn == 2) { /* Save full header. */ in tcp_reqsk_record_syn()