MAX_NUM_PKT        46 tools/testing/selftests/net/so_txtime.c static struct timed_send cfg_in[MAX_NUM_PKT];
MAX_NUM_PKT        47 tools/testing/selftests/net/so_txtime.c static struct timed_send cfg_out[MAX_NUM_PKT];
MAX_NUM_PKT       289 tools/testing/selftests/net/so_txtime.c 		if (aoff / 2 == MAX_NUM_PKT)
MAX_NUM_PKT       290 tools/testing/selftests/net/so_txtime.c 			error(1, 0, "exceeds max pkt count (%d)", MAX_NUM_PKT);