Searched refs:IP6H_HOPLIM (Results 1 – 4 of 4) sorted by relevance
241 if (IP6H_HOPLIM(ip6hdr) == 255) { in lowpan6_compress_headers()243 } else if (IP6H_HOPLIM(ip6hdr) == 64) { in lowpan6_compress_headers()245 } else if (IP6H_HOPLIM(ip6hdr) == 1) { in lowpan6_compress_headers()249 buffer[lowpan6_header_len++] = IP6H_HOPLIM(ip6hdr); in lowpan6_compress_headers()
105 #define IP6H_HOPLIM(hdr) ((hdr)->_hoplim) macro
477 IP6H_HOPLIM_SET(iphdr, IP6H_HOPLIM(iphdr) - 1);479 if (IP6H_HOPLIM(iphdr) == 0) {1539 IP6H_HOPLIM(ip6hdr)));
319 if (IP6H_HOPLIM(ip6_current_header()) != ND6_HOPLIM || na_hdr->code != 0 || in nd6_input()450 if (IP6H_HOPLIM(ip6_current_header()) != ND6_HOPLIM || ns_hdr->code != 0 || in nd6_input()577 IP6H_HOPLIM(ip6_current_header()) != ND6_HOPLIM || ra_hdr->code != 0) { in nd6_input()829 IP6H_HOPLIM(ip6_current_header()) != ND6_HOPLIM || in nd6_input()