MAX_BODYSIZE
char buf[MAX_BODYSIZE];
uint8_t body[MAX_BODYSIZE]; /* hardwired */
#define MAX_PKTSIZE MAX_BODYSIZE /* XXX: + IP_HDR + ETH_HDR */