Searched refs:hold_tstamp_fd (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c907 int hold_tstamp_fd, err; local
914 hold_tstamp_fd = wait_netstamp_needed_key();
915 if (!ASSERT_GE(hold_tstamp_fd, 0, "wait_netstamp_needed_key"))
965 close(hold_tstamp_fd);

Completed in 78 milliseconds