Searched refs:IP6H_NEXTH (Results 1 – 7 of 7) sorted by relevance
445 if (IP6H_NEXTH(iphdr) != IP6_NEXTH_ICMP6) {482 if (IP6H_NEXTH(iphdr) != IP6_NEXTH_ICMP6) {493 if (IP6H_NEXTH(iphdr) != IP6_NEXTH_ICMP6) {761 nexth = &IP6H_NEXTH(ip6hdr);1073 nexth = &IP6H_NEXTH(ip6hdr);1157 (IP6H_NEXTH(ip6hdr) != IP6_NEXTH_ICMP6)) {1161 …EVEL_SERIOUS, ("ip6_input: Unsupported transport protocol %"U16_F"\n", (u16_t)IP6H_NEXTH(ip6hdr)));1538 IP6H_NEXTH(ip6hdr),
647 if (IP6H_NEXTH(iphdr_ptr) == IP6_NEXTH_FRAGMENT) { in ip6_reass()
191 IP6H_NEXTH(ip6_current_header()) :\228 #define ip_current_header_proto() IP6H_NEXTH(ip6_current_header())
233 if (IP6H_NEXTH(ip6hdr) == IP6_NEXTH_UDP) { in lowpan6_compress_headers()237 buffer[lowpan6_header_len++] = IP6H_NEXTH(ip6hdr); in lowpan6_compress_headers()320 if (IP6H_NEXTH(ip6hdr) == IP6_NEXTH_UDP) { in lowpan6_compress_headers()
103 #define IP6H_NEXTH(hdr) ((hdr)->_nexth) macro
37 nexth = &IP6H_NEXTH(ip6hdr);241 proto = IP6H_NEXTH(ip6hdr);
153 proto = IP6H_NEXTH(ip6hdr); in raw_input()