Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dnet_context.h391 uint8_t ipv4_mcast_ifindex; member
/Zephyr-latest/subsys/net/ip/
Dnet_context.c987 (context->options.ipv4_mcast_ifindex > 0), in net_context_bind()
991 context->options.ipv4_mcast_ifindex))); in net_context_bind()
2343 (context->options.ipv4_mcast_ifindex > 0), (false))) { in context_sendto()
2346 context->options.ipv4_mcast_ifindex))); in context_sendto()