ot::Ip6::FragmentHeader::BytesToFragmentOffset() method
Converts a fragment offset in bytes into a fragment offset in 8-octet units.
Syntax
static inline uint16_t BytesToFragmentOffset(uint16_t aOffset); Arguments
aOffset
The fragment offset in bytes.
Return value
The fragment offset in 8-octet units.