Searched refs:TCP_SAVE_SYN (Results 1 – 5 of 5) sorted by relevance
42 rv = bpf_setsockopt(skops, SOL_TCP, TCP_SAVE_SYN, in bpf_basertt()
140 v = bpf_setsockopt(skops, IPPROTO_TCP, TCP_SAVE_SYN, in bpf_testcb()
117 #define TCP_SAVE_SYN 27 /* Record SYN headers for new connections */ macro
3018 case TCP_SAVE_SYN: in do_tcp_setsockopt()3616 case TCP_SAVE_SYN: in do_tcp_getsockopt()
4369 case TCP_SAVE_SYN: in BPF_CALL_5()