Searched refs:get_tp_window_clamp (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tcpbpf_kern.c28 static __always_inline int get_tp_window_clamp(struct bpf_sock_ops *skops) function
102 global.window_clamp_client = get_tp_window_clamp(skops);
132 global.window_clamp_server = get_tp_window_clamp(skops);

Completed in 111 milliseconds