MAX_PAYLOAD
#define MAX_PAYLOAD 1562
#define MAX_PAYLOAD (IP_MAXPACKET - sizeof(struct tcphdr) - sizeof(struct ipv6hdr))
#define MAX_PAYLOAD 2048