Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dnet_context.c47 #define INITIAL_MCAST_TTL CONFIG_NET_INITIAL_MCAST_TTL macro
49 #define INITIAL_MCAST_TTL 1 macro
599 contexts[i].ipv4_mcast_ttl = INITIAL_MCAST_TTL; in net_context_get()