Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/net/ip/
Dnet_context.c46 #define INITIAL_MCAST_TTL CONFIG_NET_INITIAL_MCAST_TTL macro
48 #define INITIAL_MCAST_TTL 1 macro
525 contexts[i].ipv4_mcast_ttl = INITIAL_MCAST_TTL; in net_context_get()