Searched refs:save_syn (Results 1 – 4 of 4) 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()
404 u8 save_syn:2, /* Save headers of SYN packet */ member
7565 if (tcp_sk(sk)->save_syn) { in tcp_reqsk_record_syn()7571 if (tcp_sk(sk)->save_syn == 2) { /* Save full header. */ in tcp_reqsk_record_syn()