Searched refs:ip6_plen (Results 1 - 3 of 3) sorted by path

/haiku/headers/posix/netinet/
H A Dip6.h88 #define ip6_plen ip6_ctlun.ip6_un1.ip6_un1_plen macro
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dipv6.cpp65 uint16 PayloadLength() const { return ntohs(header.ip6_plen); }
664 bufferHeader->header.ip6_plen
1315 header->ip6_plen = htons(dataLength);
/haiku/src/bin/network/ping/
H A Dping6.c2565 ntohs(ip6->ip6_plen), ip6->ip6_nxt, ip6->ip6_hlim);

Completed in 78 milliseconds