Searched refs:NET_IF_FORWARD_MULTICASTS (Results 1 – 6 of 6) sorted by relevance
745 if (!net_if_flag_is_set(iface, NET_IF_FORWARD_MULTICASTS)) { in net_route_mcast_iface_add()838 !net_if_flag_is_set(route->ifaces[i], NET_IF_FORWARD_MULTICASTS)) { in net_route_mcast_forward_packet()894 if ((!net_if_flag_is_set(iface, NET_IF_FORWARD_MULTICASTS)) || in net_route_mcast_add()
329 net_if_flag_set(iface_1, NET_IF_FORWARD_MULTICASTS); in test_route_mcast_init()330 net_if_flag_set(iface_2, NET_IF_FORWARD_MULTICASTS); in test_route_mcast_init()
256 net_if_flag_clear(iface, NET_IF_FORWARD_MULTICASTS); in bridge_iface_init()
124 if (net_if_flag_is_set(iface, NET_IF_FORWARD_MULTICASTS)) { in iface_flags2str()
916 net_if_flag_set(null_iface, NET_IF_FORWARD_MULTICASTS); in verify_mcast_routes_in_mld()
257 NET_IF_FORWARD_MULTICASTS, enumerator