Searched refs:Length (Results 1 – 7 of 7) sorted by relevance
17 nlmsg_len : 32, // Length of message including header
15 nlmsg_len : 32, // Length of message including header
10 Length : 40
193 | Payload Length | Next Header | Hop Limit |218 Payload Length 16-bit unsigned integer. Length of the IPv6468 Opt Data Len 8-bit unsigned integer. Length of the Option602 Hdr Ext Len 8-bit unsigned integer. Length of the Hop-by-647 Hdr Ext Len 8-bit unsigned integer. Length of the Routing776 Hdr Ext Len 8-bit unsigned integer. Length of the Routing1093 Payload Length of the original IPv6 header changed to contain1152 The Payload Length of the reassembled packet is computed from1155 Payload Length of the reassembled original packet is:1160 PL.orig = Payload Length field of reassembled packet.[all …]
185 float Length() const { return sqrtf(x_ * x_ + y_ * y_); } in Length() function188 float len = Length(); in Normalize()373 float Length() const { return sqrtf(x_ * x_ + y_ * y_ + z_ * z_); } in Length() function376 float len = Length(); in Normalize()590 float Length() const { return sqrtf(x_ * x_ + y_ * y_ + z_ * z_ + w_ * w_); } in Length() function593 float len = Length(); in Normalize()
128 TYPE_MESSAGE = 11; // Length-delimited aggregate.
489 // Length of the file in bytes.