Home
last modified time | relevance | path

Searched refs:key_high_idx (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/bpf/
Dreuseport_kern.c577 __u32 zero = 0, key_high_idx = 1, key_low_idx = 2; in select_reuseport() local
595 pkey = bpf_map_lookup_elem(&sk_info, &key_high_idx); in select_reuseport()
/third_party/nghttp2/src/
Dshrpx_worker.cc994 constexpr uint32_t key_high_idx = 1; in create_quic_server_socket() local
1000 rv = bpf_map__update_elem(sk_info, &key_high_idx, sizeof(key_high_idx), in create_quic_server_socket()