Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/net/
Dso_txtime.c52 #define MAX_NUM_PKT 8 macro
53 static struct timed_send cfg_buf[MAX_NUM_PKT];
403 if (aoff / 2 == MAX_NUM_PKT) in parse_io()
404 error(1, 0, "exceeds max pkt count (%d)", MAX_NUM_PKT); in parse_io()