Home
last modified time | relevance | path

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

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