Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c26 int stg_result = 0; variable
101 stg_result = *stg; in BPF_PROG()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c210 CHECK(dctcp_skel->bss->stg_result != expected_stg, in test_dctcp()
212 dctcp_skel->bss->stg_result, expected_stg); in test_dctcp()