Lines Matching refs:pkt2
496 struct net_pkt *pkt2 = setup_ipv6_udp(iface_3, &active_scenario.src, in test_route_mcast_scenario1() local
498 if (net_recv_data(iface_3, pkt2) < 0) { in test_route_mcast_scenario1()
499 net_pkt_unref(pkt2); in test_route_mcast_scenario1()
503 net_pkt_unref(pkt2); in test_route_mcast_scenario1()
555 struct net_pkt *pkt2 = setup_ipv6_udp(iface_3, &active_scenario.src, in test_route_mcast_scenario2() local
557 if (net_recv_data(iface_3, pkt2) < 0) { in test_route_mcast_scenario2()
558 net_pkt_unref(pkt2); in test_route_mcast_scenario2()
563 net_pkt_unref(pkt2); in test_route_mcast_scenario2()
611 struct net_pkt *pkt2 = setup_ipv6_udp(iface_3, &active_scenario.src, in test_route_mcast_scenario3() local
615 if (net_recv_data(iface_3, pkt2) < 0) { in test_route_mcast_scenario3()
616 net_pkt_unref(pkt2); in test_route_mcast_scenario3()
620 net_pkt_unref(pkt2); in test_route_mcast_scenario3()
703 struct net_pkt *pkt2 = setup_ipv6_udp(iface_3, &active_scenario.src, in test_route_mcast_multiple_route_ifaces() local
707 if (net_recv_data(iface_3, pkt2) < 0) { in test_route_mcast_multiple_route_ifaces()
708 net_pkt_unref(pkt2); in test_route_mcast_multiple_route_ifaces()
712 net_pkt_unref(pkt2); in test_route_mcast_multiple_route_ifaces()