Searched refs:net_ipv6_is_nexthdr_upper_layer (Results 1 – 3 of 3) sorted by relevance
143 static inline bool net_ipv6_is_nexthdr_upper_layer(uint8_t nexthdr) in net_ipv6_is_nexthdr_upper_layer() function
670 while (!net_ipv6_is_nexthdr_upper_layer(current_hdr)) { in net_ipv6_input()720 if (net_ipv6_is_nexthdr_upper_layer(nexthdr)) { in net_ipv6_input()
76 while (!net_ipv6_is_nexthdr_upper_layer(nexthdr)) { in net_ipv6_find_last_ext_hdr()