Home
last modified time | relevance | path

Searched refs:rmcast (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dudp_media.c665 int rmcast = 0; in tipc_udp_enable() local
700 rmcast = tipc_udp_is_mcast_addr(&remote); in tipc_udp_enable()
727 if (rmcast) in tipc_udp_enable()
750 if (rmcast) in tipc_udp_enable()
781 if (rmcast) in tipc_udp_enable()
/kernel/linux/linux-6.6/net/tipc/
H A Dudp_media.c673 int rmcast = 0; in tipc_udp_enable() local
708 rmcast = tipc_udp_is_mcast_addr(&remote); in tipc_udp_enable()
735 if (rmcast) in tipc_udp_enable()
754 if (rmcast) in tipc_udp_enable()
785 if (rmcast) in tipc_udp_enable()

Completed in 3 milliseconds