Home
last modified time | relevance | path

Searched refs:frames_nohash (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dtoeplitz.c88 static int frames_nohash; variable
212 frames_nohash++; in recv_frame()
253 frames_received - frames_nohash - frames_error, in process_rings()
254 frames_nohash, frames_error); in process_rings()
585 if (frames_received - frames_nohash < min_tests) in main()