Searched refs:NEXTHDR_UDP (Results 1 – 9 of 9) sorted by relevance
11 LOWPAN_NHC(ghc_udp, "RFC7400 UDP", NEXTHDR_UDP, 0,
171 LOWPAN_NHC(nhc_udp, "RFC6282 UDP", NEXTHDR_UDP, sizeof(struct udphdr),
134 case NEXTHDR_UDP: in ipv6frag_thdr_truncated()
35 #define NEXTHDR_UDP 17 /* UDP message. */ macro
39 ipv6_hdr->nexthdr == NEXTHDR_UDP)) in esp6_nexthdr_esp_offset()
367 } else if (l4_proto == NEXTHDR_UDP) { in update_ipv6_checksum()
736 if ((val == NEXTHDR_TCP || val == NEXTHDR_UDP) && msk == 0xff) in is1_entry_set()
1487 ip6->nexthdr = NEXTHDR_UDP; in qede_flow_build_ipv6_hdr()
1100 ip6h->nexthdr != NEXTHDR_UDP) { in be_ipv6_exthdr_check()