Searched refs:TCP_KEEPIDLE (Results 1 – 4 of 4) sorted by relevance
118 if (bpf_setsockopt(ctx, SOL_TCP, TCP_KEEPIDLE, &one, sizeof(one))) in set_keepalive()
95 #define TCP_KEEPIDLE 4 /* Start keeplives after this period */ macro
3191 case TCP_KEEPIDLE: in do_tcp_setsockopt()3604 case TCP_KEEPIDLE: in do_tcp_getsockopt()
4882 case TCP_KEEPIDLE: in _bpf_setsockopt()