Searched defs:dtimes (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ | ||
H A D | tc_redirect.c | 831 __u32 *dtimes = skel->bss->dtimes[t]; test_tcp_clear_dtime() local |
/linux/tools/testing/selftests/bpf/progs/ | ||
H A D | test_tc_dtime.c | 79 __u32 dtimes[__NR_TESTS][__MAX_CNT] = {}; variable |