Home
last modified time | relevance | path

Searched defs:mcast_ttl (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dnet_context.c3237 uint8_t mcast_ttl = *((int *)value); in set_context_mcast_ttl() local
/Zephyr-latest/tests/net/socket/udp/src/
Dmain.c2204 int mcast_ttl, verify; in ZTEST() local
/Zephyr-latest/include/zephyr/net/
Dnet_if.h473 uint8_t mcast_ttl; member