Searched refs:response_packet2 (Results 1 – 1 of 1) sorted by relevance
591 let response_packet2: Vec<u8> = in test_netlink_attr_response_packet() localVariable593 assert!(parse_hwsim_cmd(&response_packet2).is_ok()); in test_netlink_attr_response_packet()