Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dso_txtime.c46 #define MAX_NUM_PKT 8 macro
47 static struct timed_send cfg_in[MAX_NUM_PKT];
48 static struct timed_send cfg_out[MAX_NUM_PKT];
308 if (aoff / 2 == MAX_NUM_PKT) in parse_io()
309 error(1, 0, "exceeds max pkt count (%d)", MAX_NUM_PKT); in parse_io()