IP6_MAX_MTU
#define IP6_MAX_MTU (0xFFFF + sizeof(struct ipv6hdr))
#define IP6_MAX_MTU (ETH_MAX_MTU + sizeof(struct ip6_hdr))