Searched refs:MAX_BODYSIZE (Results 1 – 1 of 1) sorted by relevance
200 #define MAX_BODYSIZE 65536 macro209 uint8_t body[MAX_BODYSIZE]; /* hardwired */214 uint8_t body[MAX_BODYSIZE]; /* hardwired */244 #define MAX_PKTSIZE MAX_BODYSIZE /* XXX: + IP_HDR + ETH_HDR */1960 char buf[MAX_BODYSIZE]; in receiver_body()