Home
last modified time | relevance | path

Searched refs:NET_IPV6_NEXTHDR_NONE (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dipv6.c676 if (current_hdr == NET_IPV6_NEXTHDR_NONE) { in net_ipv6_input()
715 case NET_IPV6_NEXTHDR_NONE: in net_ipv6_input()
Dipv6_fragment.c105 case NET_IPV6_NEXTHDR_NONE: in net_ipv6_find_last_ext_hdr()
/Zephyr-latest/include/zephyr/net/
Dnet_ip.h630 #define NET_IPV6_NEXTHDR_NONE 59 macro
/Zephyr-latest/tests/net/6lo/src/
Dmain.c823 .ipv6.nexthdr = NET_IPV6_NEXTHDR_NONE,