ip6_plen
header->ip6_plen = htons(dataLength);
bufferHeader->header.ip6_plen
uint16 PayloadLength() const { return ntohs(header.ip6_plen); }
ntohs(ip6->ip6_plen), ip6->ip6_nxt, ip6->ip6_hlim);