Lines Matching full:forward
331 /* iface_3 should not forward multicasts */ in test_route_mcast_init()
485 zassert_true(iface_2_forwarded, "iface_2 did not forward"); in test_route_mcast_scenario1()
505 zassert_true(iface_2_forwarded, "iface_2 did not forward"); in test_route_mcast_scenario1()
518 * iface_2 must not forward due to missing routing entry. in test_route_mcast_scenario2()
519 * iface_3 must not forward due to missing in test_route_mcast_scenario2()
521 * iface_1 must not forward because itself in test_route_mcast_scenario2()
525 * now iface_1 must forward due to routing entry in test_route_mcast_scenario2()
565 zassert_true(iface_1_forwarded, "iface_1 did not forward"); in test_route_mcast_scenario2()
603 zassert_true(iface_1_forwarded, "iface_1 did not forward"); in test_route_mcast_scenario3()
604 zassert_true(iface_2_forwarded, "iface_2 did not forward"); in test_route_mcast_scenario3()
623 zassert_true(iface_1_forwarded, "iface_1 did not forward"); in test_route_mcast_scenario3()
689 zassert_true(iface_2_forwarded, "iface_2 did not forward"); in test_route_mcast_multiple_route_ifaces()
715 zassert_true(iface_2_forwarded, "iface_2 did not forward"); in test_route_mcast_multiple_route_ifaces()
716 zassert_true(iface_1_forwarded, "iface_1 did not forward"); in test_route_mcast_multiple_route_ifaces()
738 zassert_true(iface_2_forwarded, "iface_2 did not forward"); in test_route_mcast_multiple_route_ifaces()