Searched refs:lowpan_ttl_values (Results 1 – 1 of 1) sorted by relevance
230 static const u8 lowpan_ttl_values[] = { 0, 1, 64, 255 }; variable310 hdr.hop_limit = lowpan_ttl_values[iphc0 & 0x03]; in lowpan_header_decompress()