Home
last modified time | relevance | path

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

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