Searched refs:tcp_rtt_storage (Results 1 – 2 of 2) sorted by relevance
8 struct tcp_rtt_storage { struct19 .value_size = sizeof(struct tcp_rtt_storage), argument22 BPF_ANNOTATE_KV_PAIR(socket_storage_map, int, struct tcp_rtt_storage);27 struct tcp_rtt_storage *storage; in _sockops()
5 struct tcp_rtt_storage { struct50 struct tcp_rtt_storage val; in verify_sk()