Home
last modified time | relevance | path

Searched refs:net_context_get_ipv6_hop_limit (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dnet_context.h851 static inline uint8_t net_context_get_ipv6_hop_limit(struct net_context *context) in net_context_get_ipv6_hop_limit() function
/Zephyr-latest/subsys/net/ip/
Dipv6.c100 net_context_get_ipv6_hop_limit(net_pkt_context(pkt)); in net_ipv6_create()