MAX_NUM_PKT
if (aoff / 2 == MAX_NUM_PKT)
error(1, 0, "exceeds max pkt count (%d)", MAX_NUM_PKT);
static struct timed_send cfg_buf[MAX_NUM_PKT];