Searched refs:rx_callbacks (Results 1 - 1 of 1) sorted by last modified time

/linux-master/tools/testing/selftests/bpf/
H A Dtest_tcpnotify_user.c32 int rx_callbacks; variable
41 rx_callbacks++;
67 return (result->ncalls > 0 && result->ncalls == rx_callbacks ? 0 : 1);
156 g.ncalls, rx_callbacks);

Completed in 408 milliseconds