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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tc_dtime.c55 EGRESS_ENDHOST, enumerator in enum:__anon4573
227 inc_dtimes(EGRESS_ENDHOST);
229 inc_errs(EGRESS_ENDHOST);
233 inc_dtimes(EGRESS_ENDHOST);
235 inc_errs(EGRESS_ENDHOST);
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c753 EGRESS_ENDHOST, enumerator in enum:__anon3343
830 ASSERT_GT(dtimes[EGRESS_ENDHOST], 0,
831 dtime_cnt_str(t, EGRESS_ENDHOST));

Completed in 142 milliseconds