Home
last modified time | relevance | path

Searched defs:dtimes (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c766 __u32 *dtimes = skel->bss->dtimes[t]; in test_tcp_clear_dtime() local
791 __u32 *dtimes, *errs; in test_tcp_dtime() local
823 __u32 *dtimes, *errs; in test_udp_dtime() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tc_dtime.c79 __u32 dtimes[__NR_TESTS][__MAX_CNT] = {}; variable